You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2022. It is now read-only.
The plugin doesn't recognize the markers, and PyCharm, thereby, believes that I have the wrong version installed:
To Reproduce
Add a package to pyproject.toml with the same method as mentioned above PyCharm should react if your current version isn't the 1st one on the list.
Expected behavior
The plugin should iterate through the markers (there can be multiple per entry), and figure out the correct version before alarming the user of the improper version being installed.
Environments (please complete the following information):
Describe the bug
The
bpypackage is configured with different versions depending on the current OS:The plugin doesn't recognize the markers, and PyCharm, thereby, believes that I have the wrong version installed:

To Reproduce
Add a package to
pyproject.tomlwith the same method as mentioned above PyCharm should react if your current version isn't the 1st one on the list.Expected behavior
The plugin should iterate through the markers (there can be multiple per entry), and figure out the correct version before alarming the user of the improper version being installed.
Environments (please complete the following information):