mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Remove references to deprecated "py.test"
This commit is contained in:
@ -4,4 +4,4 @@ python_paths= .
|
||||
xfail_strict=true
|
||||
|
||||
[pytest-watch]
|
||||
runner= py.test --failed-first --maxfail=1 --no-success-flaky-report
|
||||
runner= pytest --failed-first --maxfail=1 --no-success-flaky-report
|
||||
|
||||
Reference in New Issue
Block a user