mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-07 06:42:17 +08:00
17 lines
302 B
Text
17 lines
302 B
Text
-r ../requirements.txt
|
|
# Adjusted copy of requirements-optional.txt:
|
|
# - without python_version modifiers
|
|
# - without PyAML and tesserocr
|
|
pyuca>=1.1
|
|
Babel
|
|
chardet
|
|
python-memcached
|
|
python-bidi>=0.4.0
|
|
akismet>=1.0
|
|
boto3
|
|
zeep
|
|
# Test
|
|
-r ../requirements-test.txt
|
|
coverage
|
|
# Database backend
|
|
psycopg2-binary
|