mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-02-22 15:03:31 +00:00
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 |