Remove forgotten double pytest config
This commit is contained in:
parent
fbcae2a8b0
commit
1007eb1c49
9
tox.ini
9
tox.ini
|
@ -1,12 +1,3 @@
|
||||||
[pytest]
|
|
||||||
addopts = -ra
|
|
||||||
testpaths = tests
|
|
||||||
xfail_strict = true
|
|
||||||
filterwarnings =
|
|
||||||
once::Warning
|
|
||||||
ignore:::pympler[.*]
|
|
||||||
|
|
||||||
|
|
||||||
# Keep docs in sync with docs env and .readthedocs.yml.
|
# Keep docs in sync with docs env and .readthedocs.yml.
|
||||||
[gh-actions]
|
[gh-actions]
|
||||||
python =
|
python =
|
||||||
|
|
Loading…
Reference in New Issue