How can I remove Python versions from "Code compatibility inspection"?
I'm using Pycharm 4 and I wish to use code compatibility inspection. However, the inspection checks compatibility with some Python version which I'm not interested to be compatible with, such as Python 2.4. The inspection description says "The range of Python versions with which the code needs to be compatible can be specified in the inspection settings.". However, while I can see the list of Python versions, I cannot find any way to change it.
Please sign in to leave a comment.
Any glitch here is that when the settings panel opened initially, no Python versions were displayed as selected, giving no clue how to toggle the versions as active or not. I found that on subsequent re-opening of the settings, my chosen subset is displayed as selected. (This with PyCharm community 4.0.6 on fully updated Win7x64 SP1).