mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-25 06:50:45 +00:00
tests: maybe newer pytest works now?
This commit is contained in:
parent
eb75dc8305
commit
b5fce0a3b9
@ -8,7 +8,7 @@ python:
|
||||
- "3.7"
|
||||
- "nightly"
|
||||
- "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
|
||||
env:
|
||||
global:
|
||||
|
Loading…
Reference in New Issue
Block a user