mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
apply template updates found following merge with eth-typing (#81)
* apply template updates found following merge with eth-typing * add build as a dev dependency * remove timeout from pytest.ini, it doesn't do anything without pytest-timeout as a dep
This commit is contained in:
@ -1,9 +1,8 @@
|
||||
[pytest]
|
||||
addopts= -v --showlocals --durations 10
|
||||
addopts= -v --showlocals --durations 10
|
||||
xfail_strict=true
|
||||
log_format = %(levelname)8s %(asctime)s %(filename)20s %(message)s
|
||||
log_date_format = %m-%d %H:%M:%S
|
||||
timeout = 300
|
||||
|
||||
[pytest-watch]
|
||||
runner= pytest --failed-first --maxfail=1 --no-success-flaky-report
|
||||
|
||||
Reference in New Issue
Block a user