Skip to content

Commit

Permalink
Actually run tox envs
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeray Diaz Diaz authored and yeraydiazdiaz committed Jul 5, 2019
1 parent 3f28055 commit 6d930e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py35,py36,py37,black
envlist = py35,py36,py37,process,black,mypy

[testenv]
extras = tests
Expand Down

0 comments on commit 6d930e3

Please sign in to comment.