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 b0f8918 commit 4a19d87Copy full SHA for 4a19d87
pyproject.toml
@@ -45,7 +45,7 @@ dev = [
45
46
[tool.setuptools.packages.find]
47
exclude = [
48
- 'azure', 'eng', 'docs', 'tests'
+ 'azure', 'eng', 'docs', 'tests*'
49
]
50
51
[tool.setuptools.dynamic]
0 commit comments