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 91b23c5 commit 1ac10dbCopy full SHA for 1ac10db
1 file changed
MANIFEST.in
@@ -3,9 +3,10 @@ global-exclude *.pyc .gitignore workspace.*
3
4
prune .git
5
prune .idea
6
+prune .mypy_cache
7
prune build
8
prune dist
-prune transcrypt.egg-info
9
+prune Transcrypt.egg-info
10
prune venv
11
12
prune transcrypt/development/attic
0 commit comments