We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce5a4ef commit 912b138Copy full SHA for 912b138
MANIFEST.in
@@ -13,6 +13,8 @@ graft pandas
13
global-exclude *.so
14
global-exclude *.pyd
15
global-exclude *.pyc
16
+global-exclude *~
17
+global-exclude \#*
18
global-exclude .git*
19
global-exclude .DS_Store
20
global-exclude *.png
0 commit comments