Fix dependency issues

This commit installs setuptools and tox as part of the requirements.
This commit is contained in:
Naga Ravi Chaitanya Elluri
2021-04-16 08:25:12 -04:00
parent 90e881672e
commit 93ec3bc14b
+2
View File
@@ -13,3 +13,5 @@ oauth2client>=4.1.3
python-openstackclient
gitpython
paramiko
setuptools
tox