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 18aa811 commit 6c1155dCopy full SHA for 6c1155d
MANIFEST.in
@@ -1,6 +1,8 @@
1
+prune .github*
2
prune doc*
3
prune examples*
-prune .github*
4
+exclude .gitignore
5
+exclude .pylintrc
6
exclude AUTHORSHIP.md
7
exclude CONTRIBUTING.md
8
exclude MAINTENANCE.md
@@ -9,5 +11,3 @@ exclude environment.yml
9
11
exclude package.json
10
12
exclude requirements.txt
13
exclude vercel.json
-exclude .gitignore
-exclude .pylintrc
0 commit comments