Skip to content
Snippets Groups Projects
Commit dfaec6c7 authored by Gottfried Gaisbauer's avatar Gottfried Gaisbauer
Browse files

next run

parent 7bc1f0db
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ stages: ...@@ -4,7 +4,7 @@ stages:
- test - test
before_script: before_script:
- apt-get -q update && apt-get install -y python3-virtualenv - apt-get -q update && apt-get install -y python3-virtualenv virtualenv
- echo $PATH - echo $PATH
- /usr/bin/virtualenv venv - /usr/bin/virtualenv venv
- . venv/bin/source activate - . venv/bin/source activate
......
Flask==0.12.2
Flask-Babel==0.11.2
Flask-SQLAlchemy==2.2
Flask-WTF==0.14.2
mysqlclient==1.3.7
redis==2.10.5 redis==2.10.5
simplejson==3.11.1 simplejson==3.11.1
mutagen==1.38 mutagen==1.38
python-dateutil==2.6.0
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