mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2024-10-29 19:47:00 +00:00
Ethan Paul
fb65fa812e
Fix an issue where packages that had two or more exclusive ranges for different python versions would only be represented by the sequentially last version to appear in the lockfile, causing compatibility issues with the older versions of that package. Fixes #68 |
||
---|---|---|
.. | ||
__about__.py | ||
__init__.py | ||
_poetry.py | ||
constants.py | ||
exceptions.py | ||
hooks.py | ||
installer.py | ||
logger.py | ||
py.typed | ||
utilities.py |