Skip to content

0.6.4

Compare
Choose a tag to compare
@sdispater sdispater released this 21 Mar 21:25
· 3154 commits to main since this release
0.6.4
16d49d1

Added

  • Added a debug:info command to get information about current environment.

Fixed

  • Fixed Python version retrieval inside virtualenvs.
  • Fixed optional dependencies being set as required in sdist.
  • Fixed --optional option in the add command not being used.