Poetry 0.6.4 is out
Published on March 21, 2018
in
Releases
Bugfix release.
New features #
- Added a
debug:infocommand to get information about current environment.
Fixes #
- Fixed Python version retrieval inside virtualenvs.
- Fixed optional dependencies being set as required in sdist.
- Fixed
--optionaloption in theaddcommand not being used.