Skip to content

Commit d912801

Browse files
committed
Adding dev_requirements.txt and pytest.ini resources into sdist. Fix for issue redis#3057 (redis#3511)
1 parent 2b3420c commit d912801

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)