Commit 0a8559aa by Bodor Máté

Install pipenv dev packages

parent b3fbd410
Pipeline #744 failed with stages
in 1 minute 16 seconds
...@@ -14,7 +14,7 @@ flake8: ...@@ -14,7 +14,7 @@ flake8:
test: test:
before_script: before_script:
- pip install pipenv - pip install pipenv
- pipenv install - pipenv install -d
script: script:
- cd recircle - cd recircle
- pipenv run python manage.py test - pipenv run python manage.py test
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment