Skip to content
Snippets Groups Projects
Commit 2e20caa9 authored by Holger Nahrstaedt's avatar Holger Nahrstaedt
Browse files

fix circelei

parent ce641761
No related branches found
No related tags found
No related merge requests found
......@@ -34,10 +34,6 @@ jobs:
sudo python -m pip install -r requirements.txt
sudo python -m pip install --upgrade pycodestyle pyflakes coverage tox codacy-coverage virtualenv
- save_cache:
paths:
key: v1-dependencies-{{ checksum "requirements.txt" }}
# run tests!
# this example uses Django's built-in test-runner
# other common Python testing frameworks include pytest and nose
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment