Skip to content
Snippets Groups Projects
Commit adc3aca8 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

upgrade pip

parent b319adb3
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter
- ./cc-test-reporter before-build
- pip install --upgrade setuptools pip
- pip install -r requirements.txt
- pip install -U pytest-xdist pytest-cov pytest pytest-forked pluggy py
- python setup.py install
......
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