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 b727704 commit 59db016Copy full SHA for 59db016
MANIFEST.in
@@ -3,7 +3,7 @@ include MANIFEST.in
3
include LICENSE.txt
4
include *requirements.txt mypy.ini tox.ini
5
include gittaggers.py Makefile cwltool.py
6
-recursive-include mypy-stubs *.pyi
+recursive-include mypy-stubs *.pyi *.py
7
include tests/*
8
include tests/tmp1/tmp2/tmp3/.gitkeep
9
include tests/tmp4/alpha/*
0 commit comments