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 87c9c4f commit 272c5d7Copy full SHA for 272c5d7
MANIFEST.in
@@ -1,7 +1,7 @@
1
# MANIFEST.in
2
exclude .gitignore
3
exclude .github/*
4
-exclude .egg-info/*
+exclude *.egg-info/*
5
exclude benchmark/*
6
exclude docs/*
7
exclude examples/*
0 commit comments