We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0802e21 commit 8d1809dCopy full SHA for 8d1809d
setuptools/tests/test_build_py.py
@@ -349,7 +349,7 @@ class TestTypeInfoFiles:
349
name = "foo"
350
version = "1"
351
352
- [tools.setuptools]
+ [tool.setuptools]
353
include-package-data = false
354
"""
355
),
@@ -359,7 +359,7 @@ class TestTypeInfoFiles:
359
360
361
362
363
364
365
[tool.setuptools.exclude-package-data]
0 commit comments