Added setup install

This commit is contained in:
Veronica K. B. Olsen
2019-05-16 14:25:11 +02:00
parent 8e963fe4b2
commit f5a0a3d4f1
+1
View File
@@ -12,5 +12,6 @@ python:
# - "3.8-dev"
install:
- pip install -r dependencies.txt
- python setup.py -q install
script:
- pytest