mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
OpenShift 0.13.0 seems to screw something up. Let's stick to < 0.13.0. (#4161)
This commit is contained in:
@@ -23,7 +23,7 @@ source virtualenv.sh
|
||||
python --version
|
||||
pip --version
|
||||
pip show setuptools
|
||||
pip install openshift -c constraints.txt
|
||||
pip install 'openshift<0.13.0' -c constraints.txt
|
||||
|
||||
./server.py &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user