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
It would be great to add support for the latest versions of Python.
Why is this needed?
Supporting all released and not EOL Python versions would help encourage adoption. We saw some feedback from users trying to install conda-pypi in their base environment with Python 3.12 and they had to downgrade a Python version.
What should happen?
Add testing and support in the pyproject.toml for additional Python versions.