-
- Downloads
Importer is no compatible with Rusty-Hektor 1.0.0
Also removed a bunch of unnecessary code and extracted the test runner into https://gitlab.gwdg.de/grady-corp/grady-test-runner
... | @@ -8,8 +8,8 @@ drf-yasg~=1.12.0 | ... | @@ -8,8 +8,8 @@ drf-yasg~=1.12.0 |
gunicorn~=19.9.0 | gunicorn~=19.9.0 | ||
psycopg2-binary~=2.7.0 | psycopg2-binary~=2.7.0 | ||
python-json-logger~=0.1.0 | python-json-logger~=0.1.0 | ||
tqdm~=4.28.0 | |||
whitenoise~=4.1.0 | whitenoise~=4.1.0 | ||
xlrd~=1.2.0 | xlrd~=1.2.0 | ||
xkcdpass==1.17.0 | xkcdpass==1.17.0 | ||
django-constance[database]~=2.3.1 | django-constance[database]~=2.3.1 | ||
semver~=2.8.1 |
util/processing.py
deleted
100644 → 0
util/testcases.py
deleted
100644 → 0
Please register or sign in to comment