mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 17:51:40 -05:00
![]() Upstream packaging has changed and using wildcards in python_requires is now considered a bug as it's not PEP400 compliant. Realistically we have to work around this issue as we can't expect every older version to change. We do this by rewriting the problematic definitions and dropping the version precision. This works out because 3.9.* is functionally equivalent to 3.9. |
||
---|---|---|
.. | ||
default.nix | ||
fixup-hook.sh | ||
pip-build-hook.sh | ||
pyproject-without-special-deps.py | ||
python-requires-patch-hook.py | ||
python-requires-patch-hook.sh | ||
remove-special-dependencies.sh | ||
wheel-unpack-hook.sh |