Skip to content

Commit a2af5db

Browse files
committed
Do not package the tests
1 parent 0a41525 commit a2af5db

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ include = [
1010
{ path="CHANGELOG.md", format="sdist" },
1111
]
1212

13+
exclude = ["niaarm/tests/"]
14+
1315
[tool.poetry.dependencies]
1416
python = "^3.7"
1517
niapy = "^2.0.1"

tests/__init__.py

Whitespace-only changes.

tests/test_niaarm.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)