Commits on Source (11)
-
Bastien Abadie authored
-
Bastien Abadie authored
-
-
-
-
-
-
-
-
Erwan Rouchet authored
-
Showing
- VERSION 1 addition, 1 deletionVERSION
- arkindex_worker/cache.py 14 additions, 5 deletionsarkindex_worker/cache.py
- arkindex_worker/worker/__init__.py 2 additions, 0 deletionsarkindex_worker/worker/__init__.py
- arkindex_worker/worker/base.py 20 additions, 9 deletionsarkindex_worker/worker/base.py
- requirements.txt 3 additions, 3 deletionsrequirements.txt
- tests-requirements.txt 3 additions, 3 deletionstests-requirements.txt
- tests/test_base_worker.py 14 additions, 0 deletionstests/test_base_worker.py
- tests/test_cache.py 6 additions, 4 deletionstests/test_cache.py
- tests/test_elements_worker/test_elements.py 3 additions, 0 deletionstests/test_elements_worker/test_elements.py
- tests/test_elements_worker/test_worker.py 14 additions, 0 deletionstests/test_elements_worker/test_worker.py
- tests/test_git.py 1 addition, 1 deletiontests/test_git.py
- worker-{{cookiecutter.slug}}/requirements.txt 1 addition, 1 deletionworker-{{cookiecutter.slug}}/requirements.txt
arkindex-client==1.0.6 | ||
peewee==3.14.4 | ||
Pillow==8.1.0 | ||
python-gitlab==2.6.0 | ||
Pillow==8.2.0 | ||
python-gitlab==2.7.1 | ||
python-gnupg==0.4.7 | ||
sh==1.14.1 | ||
sh==1.14.2 | ||
tenacity==7.0.0 |
pytest==6.2.3 | ||
pytest-mock==3.5.1 | ||
pytest-responses==0.4.0 | ||
pytest==6.2.4 | ||
pytest-mock==3.6.1 | ||
pytest-responses==0.5.0 |