Skip to content

Commit 746653a

Browse files
authored
Adding dev_requirements.txt and pytest.ini resources into sdist. Fix for issue #3057 (#3511)
1 parent 8b53a9d commit 746653a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

+2
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)