Skip to content

Commit

Permalink
Special behaviour just for safety
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Jun 23, 2019
1 parent b223e43 commit 34c4a05
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion requirements/build_style_tools.txt
Original file line number Diff line number Diff line change
@@ -6,4 +6,3 @@ flake8-bugbear==19.3.0
vulture==1.0
bandit==1.6.0
safety==1.8.5
numpy==1.16.4
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -54,6 +54,7 @@ commands=isort -c --diff --recursive hug
[testenv:py37-safety]
deps=
-rrequirements/build_style_tools.txt
numpy==1.16.4
marshmallow==3.0.0rc6

whitelist_externals=flake8

0 comments on commit 34c4a05

Please sign in to comment.