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 269fa49 commit 794b845Copy full SHA for 794b845
MANIFEST.in
@@ -1,5 +1,7 @@
1
include *.rst
2
include deepdiff/*.rst
3
include *.txt
4
+include LICENSE AUTHORS
5
+recursive-include tests *.py
6
global-exclude __pycache__
7
global-exclude *.py[co]
0 commit comments