Skip to content

Commit

Permalink
Add cryptography to tox test deps too
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdodge committed Apr 25, 2020
1 parent e7d2a00 commit 1594575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ deps =
flake8
mock
pyquery
cryptography
commands =
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
coverage run -m unittest discover []

0 comments on commit 1594575

Please sign in to comment.