|
It seems that the 'requires' in '[build-system]' is not included in the lock files, such as |
Answered by
frostming
May 6, 2024
Replies: 1 comment 3 replies
|
There is no such "auto collect" way. But if you specify them manually in |
3 replies
Answer selected by
huxuan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no such "auto collect" way. But if you specify them manually in
pyproject.toml, you can lock them and use--no-isolationto use them