Skip to content

Can dependency graph detect dependencies from pyproject.toml's build-system.requires ? #50619

Discussion options

You must be logged in to vote

I'd say that now, this might even make more sense and be more important than the other supported files (requirements.txt, pipfile, pipfile.lock, setup.py), since as far as I know, pyproject.toml is now the officially recommended place to keep this info.

Edit: Just checked again, and pyproject.toml is listed there, but under Poetry. I wonder if it means it'll only be read correctly if it's being used together with Poetry, though.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@henryiii
Comment options

@stephenhazra
Comment options

Answer selected by Freed-Wu
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Packages Host your dependencies, libraries, and production-ready code, right from your repository Product Feedback
5 participants