Skip to content

Commit 65f7f5d

Browse files
committed
Exclude tests in build
1 parent c5d1027 commit 65f7f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ license = "MIT"
77
readme = "README.rst"
88
homepage = "https://github.com/makenew/pypackage"
99
repository = "https://github.com/makenew/pypackage"
10+
exclude = ["**/*_test.py"]
1011

1112
[tool.poetry.dependencies]
1213
python = "^3.11.0"

0 commit comments

Comments
 (0)