mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-25 15:00:44 +00:00
tests: maybe newer pytest works now?
This commit is contained in:
parent
eb75dc8305
commit
b5fce0a3b9
@ -8,7 +8,7 @@ python:
|
|||||||
- "3.7"
|
- "3.7"
|
||||||
- "nightly"
|
- "nightly"
|
||||||
- "pypy3"
|
- "pypy3"
|
||||||
install: pip install -U $DEPS 'pytest<3.7' pytest-asyncio pytest-xdist flaky structlog
|
install: pip install -U $DEPS pytest pytest-asyncio pytest-xdist flaky structlog
|
||||||
script: pytest
|
script: pytest
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
Loading…
Reference in New Issue
Block a user