Skip to content

0.12.6

Compare
Choose a tag to compare
@sdispater sdispater released this 05 Nov 19:28
· 2342 commits to master since this release
0.12.6
713b813

Changed

  • Poetry will now try to read, without executing, setup files (setup.py and/or setup.cfg) if the egg_info command fails when resolving dependencies.

Fixed

  • Fixed installation of directory dependencies.
  • Fixed handling of dependencies with a not in marker operator.
  • Fixed support for VCS dependencies.
  • Fixed the exclude property not being respected if no VCS was available.