We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea0bcea commit 9b2ec71Copy full SHA for 9b2ec71
2 files changed
pyproject.toml
@@ -46,7 +46,7 @@ dev = [
46
47
[tool.setuptools.packages.find]
48
where = ["."]
49
-include = ["venantvr*", "tests*"]
+include = ["venantvr*"]
50
51
[tool.black]
52
line-length = 120
setup.py
0 commit comments