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 3f8bfbe commit a73a2b4Copy full SHA for a73a2b4
MANIFEST.in
@@ -5,6 +5,7 @@ include *requirements.txt mypy.ini tox.ini
5
include gittaggers.py Makefile cwltool.py
6
recursive-include mypy-stubs *.pyi *.py
7
include tests/*
8
+include tests/cwl-conformance/cwltool-conftest.py
9
include tests/loop/*
10
include tests/tmp1/tmp2/tmp3/.gitkeep
11
include tests/tmp4/alpha/*
0 commit comments