mistakenly had pytest in non-dev dependencies list

This commit is contained in:
dandds
2018-10-09 10:07:09 -04:00
parent 00456152a8
commit b667d3331c
2 changed files with 60 additions and 104 deletions

View File

@@ -21,7 +21,6 @@ requests = "*"
apache-libcloud = "*"
lockfile = "*"
defusedxml = "*"
pytest = "*"
[dev-packages]
bandit = "*"