Commit e983f4f8 by Ned Batchelder Committed by GitHub

Merge pull request #586 from edx/ned/i18n-tools-035

No need for path.py, install i18n-tools from pypi
parents e6ef34a6 0d933cbe
......@@ -15,6 +15,7 @@ django-waffle==0.11.1 # BSD
pinax-announcements==2.0.4 # MIT
edx-auth-backends==0.5.0
edx-django-release-util==0.1.2
edx-i18n-tools==0.3.5
edx-rest-api-client>=1.5.0, <1.6.0 # Apache
libsass==0.11.1 # MIT
......@@ -26,7 +27,6 @@ requests==2.10.0 # Apache 2.0
git+https://github.com/edx/django-lang-pref-middleware.git@0.1.0#egg=django-lang-pref-middleware
git+https://github.com/edx/edx-analytics-data-api-client.git@0.9.0#egg=edx-analytics-data-api-client==0.9.0 # edX
git+https://github.com/edx/i18n-tools.git@e45077a25a90e1ead45b9f675ef2112f4fd9cc17#egg=i18n_tools
git+https://github.com/edx/opaque-keys.git@d45d0bd8d64c69531be69178b9505b5d38806ce0#egg=opaque-keys
# custom opaque-key implementations for ccx
git+https://github.com/jazkarta/ccx-keys.git@e6b03704b1bb97c1d2f31301ecb4e3a687c536ea#egg=ccx-keys
......@@ -5,6 +5,5 @@
MySQL-python==1.2.5 # GPL License
PyYAML==3.11 # MIT License
gunicorn==0.17.4 # MIT
path.py==5.2 # MIT
python-memcached==1.53
nodeenv==0.13.3 # BSD
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