Skip to content

Commit 596aab6

Browse files
authored
silence false alert about mistune security issue (#1034)
1 parent bbe20f5 commit 596aab6

File tree

5 files changed

+1
-181
lines changed

5 files changed

+1
-181
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ MODULE=cwltool
2727
# `[[` conditional expressions.
2828
PYSOURCES=$(wildcard ${MODULE}/**.py tests/*.py) setup.py
2929
DEVPKGS=pycodestyle diff_cover autopep8 pylint coverage pydocstyle flake8 \
30-
pytest pytest-xdist isort
30+
pytest pytest-xdist isort wheel
3131
DEBDEVPKGS=pep8 python-autopep8 pylint python-coverage pydocstyle sloccount \
3232
python-flake8 python-mock shellcheck
3333
VERSION=1.0.$(shell TZ=UTC git log --first-parent --max-count=1 \

cwltool/schemas/v1.0/salad/requirements.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

cwltool/schemas/v1.0/salad/setup.py

Lines changed: 0 additions & 79 deletions
This file was deleted.

cwltool/schemas/v1.1.0-dev1/salad/requirements.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

cwltool/schemas/v1.1.0-dev1/salad/setup.py

Lines changed: 0 additions & 81 deletions
This file was deleted.

0 commit comments

Comments
 (0)