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 a4183a5 commit 263f2abCopy full SHA for 263f2ab
MANIFEST.in
@@ -1,5 +1,11 @@
1
+include LICENSE
2
+include AUTHORS
3
include *.rst
4
include deepdiff/*.rst
5
include *.txt
6
+include *.sh
7
+include pytest.ini
8
+include *.py
9
+recursive-include tests *.py
10
global-exclude __pycache__
11
global-exclude *.py[co]
0 commit comments