Merge pull request #608 from openstack-charmers/lourot/rm-unneeded-dep
Removed unneeded dependency to distro-info
This commit is contained in:
4
pip.sh
Executable file
4
pip.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
pip install pip==20.2.3
|
||||
pip install "$@"
|
||||
@@ -41,7 +41,6 @@ python-novaclient
|
||||
python-octaviaclient
|
||||
python-swiftclient
|
||||
tenacity
|
||||
distro-info
|
||||
paramiko
|
||||
|
||||
# Documentation requirements
|
||||
|
||||
Reference in New Issue
Block a user