Add tox to dev dependencies

This commit is contained in:
Daniel Quinn
2018-09-09 19:59:47 +01:00
parent d440980fbc
commit 16ba221ad9
2 changed files with 61 additions and 24 deletions

View File

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