pdm add
fails to solve if requires-python is constrained in package
#754
Labels
🐛 bug
Something isn't working
Make sure you run commands with
-v
flag before pasting the output.Steps to reproduce
Create
pyproject.toml
Run
pdm add -vv numba==0.54.1
Actual behavior
Solution fails
Expected behavior
Numba installs succesfully.
Environment Information
The text was updated successfully, but these errors were encountered: