Try first installing from requirements.
This commit is contained in:
@@ -11,6 +11,7 @@ steps:
|
|||||||
- name: Install python
|
- name: Install python
|
||||||
image: python:3.8
|
image: python:3.8
|
||||||
commands:
|
commands:
|
||||||
|
- pip install -r requirements.txt
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
- pip install pytest
|
- pip install pytest
|
||||||
- pytest
|
- pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user