Skip to content

Commit c34b46a

Browse files
committed
Add tests files in MANIFEST
Those files are required for distribution packaging, as we need to run the tests during the package build.
1 parent edfa47a commit c34b46a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
include LICENSE
2+
include runtests.py
3+
include tox.ini
4+
recursive-include tests *

0 commit comments

Comments
 (0)