Added setup install
This commit is contained in:
@@ -12,5 +12,6 @@ python:
|
||||
# - "3.8-dev"
|
||||
install:
|
||||
- pip install -r dependencies.txt
|
||||
- python setup.py -q install
|
||||
script:
|
||||
- pytest
|
||||
|
||||
Reference in New Issue
Block a user