We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9756a8 commit 57fa86dCopy full SHA for 57fa86d
MANIFEST.in
@@ -4,7 +4,6 @@ include README.md
4
include src/*.[ch]
5
include vendor/hiredis/COPYING
6
include vendor/hiredis/*.[ch]
7
-include test.py
8
-graft test
+graft tests
9
global-exclude __pycache__
10
global-exclude *.py[co]
0 commit comments