Skip to content
Snippets Groups Projects
Commit 90a5b8b4 authored by Joe Schneider's avatar Joe Schneider Committed by Gunnar Schaefer
Browse files

Clean up requirements, update infra

parent 0a9370df
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,5 @@
(
cd "$( dirname "${BASH_SOURCE[0]}" )/.."
pip install -r requirements.txt
pip install -r dev.requirements.txt
)
#Development packages
pylint==1.5.1
pytest==2.8.5
pytest-cov==2.2.0
pytest-watch==3.8.0
coverage==4.0.3
coveralls==1.1
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