Skip to content

Commit 907f7d0

Browse files
Include tox.ini, changelog, and test files in sdist tarball (#34)
Fixes: #33
1 parent a03caa4 commit 907f7d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MANIFEST.in

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
recursive-include tests *.yaml *.py
2+
include tox.ini
3+
include CHANGELOG.md

0 commit comments

Comments
 (0)