Add tox to dev dependencies

This commit is contained in:
Daniel Quinn
2018-09-09 19:59:47 +01:00
parent 939a67bd4b
commit 5c39fff51b
2 changed files with 61 additions and 24 deletions

View File

@@ -36,3 +36,5 @@ pytest-xdist = "*"
[dev-packages]
ipython = "*"
sphinx = "*"
tox = "*"