List Question
20 TechQA 2024-02-14T22:08:48.707000Using build with pyproject.toml produces a dynamic version that does not seem to match git tags
47 views
Asked by clay t
Difference between pip-sync and pip install -r requirements.txt
147 views
Asked by Johnny Metz
Use layered requirements with project.optional-dependencies in pyproject.toml
214 views
Asked by Feuermurmel
pre-commit not picking files for pip-tools
234 views
Asked by Opal
Optional dependencies using test-requirements.txt in pyproject.toml with setuptools
1.6k views
Asked by Moobie
Why is pip reporting dependencies conflicts even though there are none?
107 views
Asked by user14145010
Generate aligned requirements.txt and dev-requirements.txt with pip-compile
851 views
Asked by Kins
Clean setup of pip-tools doesn't compile very basic pyproject.toml
2.3k views
Asked by Windowlicker
How to read top-level requirements (as from requirements.in) from setup.py and write back pinned requirements (as in requirements.txt)?
209 views
Asked by Cord Kaldemeyer
Automate the update of packages in pyproject.toml from virtualenv or pip-tools
1.1k views
Asked by Jon
ERROR Backend subprocess exited when trying to invoke get_requires_for_build_sdist
3.9k views
Asked by Gorzan
Loose version in requirements.in
861 views
Asked by Michel Hua
How to update tox environments when requirements.txt files change?
1.3k views
Asked by Sean Hammond
pip-compile for setup.py's install_requires instead of requirements.txt
770 views
Asked by Intrastellar Explorer
How to pip install different subdirectories from same repo?
117 views
Asked by Paul
I keep getting subprocess.CalledProcessError while trying to run pip-compile for pip-tools
1.5k views
Asked by Kim Stacks
pip-compile raising AssertionError on its logging handler
4.4k views
Asked by Bruno Murino
Change Python version for pip-compile
3.6k views
Asked by Tobias Feil
pip-compile with --index-url option delivers pinned package versions that are not on passed package index
1.4k views
Asked by Cord Kaldemeyer