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.
2 parents 7546a81 + 794b845 commit 354cf7fCopy full SHA for 354cf7f
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