Commit 330ea8bc by Bill DeRusha

Merge pull request #26 from edx/bderusha/docker-compose-version

Update requirements to fix docker-compose version to 1.5.x
parents 446b79c0 33e77443
Calen Pennington <cale@edx.org> Calen Pennington <cale@edx.org>
Clinton Blackburn <cblackburn@edx.org> Clinton Blackburn <cblackburn@edx.org>
Bill DeRusha <bill@edx.org>
...@@ -9,4 +9,4 @@ transifex-client == 0.11 ...@@ -9,4 +9,4 @@ transifex-client == 0.11
git+https://github.com/edx/i18n-tools.git@v0.1.4#egg=i18n_tools==0.1.4 git+https://github.com/edx/i18n-tools.git@v0.1.4#egg=i18n_tools==0.1.4
# docker devstack # docker devstack
docker-compose >= 1.5.1 docker-compose >=1.5.1,<1.6.0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment