1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news/10222.bugfix.rst
Tzu-ping Chung 23b09c1028 News fragment clarification
Co-authored-by: Thomas VINCENT <thomas.vincent@esrf.fr>
2021-12-06 15:54:07 +01:00

2 lines
177 B
ReStructuredText

Fix ``pip install --pre`` for packages with pre-release build dependencies defined both in ``pyproject.toml``'s ``build-system.requires`` and ``setup.py``'s ``setup_requires``.