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