Add setuptools and funcsigs explicitly to requirements

This commit is contained in:
2016-01-07 19:40:05 +05:30
parent 20460e730d
commit 8f523110c8
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -6,4 +6,6 @@ jinja2
python-dateutil
humanfriendly
psutil
setuptools
funcsigs
mock