mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2024-11-10 19:36:38 +03:00
3fba185be2
1. Moved testing from TravisCI to GitHub Actions 2. Added linter and fixed most style errors 3. Added development section to README 4. Added docker testing environment
15 lines
139 B
Plaintext
15 lines
139 B
Plaintext
Django (>=1.7)
|
|
pytz
|
|
six
|
|
typing
|
|
psycopg2
|
|
infi.clickhouse-orm
|
|
celery
|
|
statsd
|
|
django-pg-returning
|
|
django-pg-bulk-update
|
|
redis
|
|
|
|
# Linter
|
|
flake8
|