Forgot the actual coverage package ...
This commit is contained in:
@@ -12,6 +12,7 @@ python:
|
||||
# - "3.8-dev"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install pytest-cov
|
||||
- pip install codecov
|
||||
script:
|
||||
- python -m pytest --cov=nw -v
|
||||
|
||||
Reference in New Issue
Block a user