We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d1027 commit 65f7f5dCopy full SHA for 65f7f5d
pyproject.toml
@@ -7,6 +7,7 @@ license = "MIT"
7
readme = "README.rst"
8
homepage = "https://github.com/makenew/pypackage"
9
repository = "https://github.com/makenew/pypackage"
10
+exclude = ["**/*_test.py"]
11
12
[tool.poetry.dependencies]
13
python = "^3.11.0"
0 commit comments