mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-17 11:07:27 +00:00
test: has pytest-asyncio fix released?
https://github.com/pytest-dev/pytest-asyncio/issues/104
This commit is contained in:
parent
9a271c030b
commit
05848d1bc2
@ -8,7 +8,7 @@ python:
|
|||||||
- "3.7"
|
- "3.7"
|
||||||
- "nightly"
|
- "nightly"
|
||||||
- "pypy3.5"
|
- "pypy3.5"
|
||||||
install: pip install -U $DEPS "pytest<4.1" 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