1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 17:55:10 +03:00

pin docker-compose to a working version

This commit is contained in:
Ryan Petrello 2018-10-31 10:10:13 -04:00
parent 484ef1b6a8
commit a1012b365c
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777

View File

@ -44,7 +44,8 @@ deps =
#ansible
#coverage
#coveralls
docker-compose
; https://github.com/docker/compose/issues/6311
docker-compose<1.23.0
commands =
#python setup.py develop
# coverage run --help