We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1259b commit f914d5bCopy full SHA for f914d5b
changelog/12625.improvement.rst
@@ -1,2 +1,4 @@
1
Conditionally ignore collection of setuptools artifacts dirnames only if the
2
-directories reside inside a setuptools project, i.e. `setup.cfg`, is present, etc.
+directories reside inside a setuptools project, i.e. `setup.cfg` is present alongside
3
+a `setup.py` or a `pyproject.toml` with setuptools configuration inside.
4
+You can use the new `--collect-in-build` to force collection of ignored directories.
0 commit comments