Skip to content

Commit b7f7768

Browse files
committed
Add news fragment
1 parent 913d50a commit b7f7768

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

newsfragments/4611.feature.rst

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Added support for the environment variable
2+
``SETUPTOOLS_DANGEROUSLY_SKIP_PYPROJECT_VALIDATION=true``, allowing users to bypass
3+
the validation of ``pyproject.toml``.
4+
This option should be used only as a last resort when resolving dependency
5+
issues, as it may lead to improper functioning.
6+
Users who enable this setting are responsible for ensuring that ``pyproject.toml``
7+
complies with setuptools requirements.

0 commit comments

Comments
 (0)