integrate dummy string tools; added rake tasks and unit tests
Showing
i18n/update.py
deleted
100755 → 0
-r repo-requirements.txt | ||
Babel==0.9.6 | ||
beautifulsoup4==4.1.3 | ||
beautifulsoup==3.2.1 | ||
boto==2.6.0 | ||
... | ... | @@ -62,6 +61,10 @@ newrelic==1.8.0.13 |
# Used for documentation gathering | ||
sphinx==1.1.3 | ||
# Used for Internationalization and localization | ||
Babel==0.9.6 | ||
transifex-client==0.8 | ||
# Used for testing | ||
coverage==3.6 | ||
factory_boy==2.0.2 | ||
... | ... |
Please
register
or
sign in
to comment