Adding new packaging dependency to tox

This commit is contained in:
GregBestland
2016-08-17 15:16:12 -05:00
parent 1f95032534
commit dab1147037

View File

@@ -6,6 +6,7 @@ deps = nose
mock<=1.0.1
PyYAML
six
packaging
[testenv]
deps = {[base]deps}