mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2024-10-29 19:47:00 +00:00
Ethan Paul
ea8bc3887e
Unordered sets strike again. By casting a list of packages to a set to ensure uniqueness the installation of the packages becomes non-deterministic. This is not great, but it trivially breaks installing packages that require their dependencies for installation. Fixes #41 |
||
---|---|---|
.. | ||
__about__.py | ||
__init__.py | ||
_poetry.py | ||
constants.py | ||
datatypes.py | ||
exceptions.py | ||
hooks.py | ||
py.typed | ||
utilities.py |