Skip to content

Commit c3e8be7

Browse files
committed
Adding requested resources into sdist. Fix for issue #3057
1 parent f037919 commit c3e8be7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
include INSTALL
22
include LICENSE
33
include README.md
4+
include dev_requirements.txt
5+
include pytest.ini
46
exclude __pycache__
57
recursive-include tests *
68
recursive-exclude tests *.pyc

0 commit comments

Comments
 (0)