tox-poetry-installer/tox_poetry_installer
Ethan Paul ea8bc3887e
Fix non-deterministic dependency order resolution
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
2021-02-10 00:07:33 -05:00
..
2021-01-22 19:13:42 -05:00
2020-11-11 22:37:08 -05:00