0.12.6
Changed
- Poetry will now try to read, without executing, setup files (
setup.py
and/orsetup.cfg
) if theegg_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.