Skip to content

Commit e97041c

Browse files
committed
Fix pytest options.
1 parent e7dfc95 commit e97041c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

setup.cfg

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ python_files =
2121
addopts =
2222
-rxEfs
2323
--strict
24-
--ignore docs/conf.py
25-
--ignore setup.py
26-
--ignore bootstrap.py
24+
--ignore=docs/conf.py
25+
--ignore=ci
26+
--ignore=setup.py
2727
--doctest-modules
28-
--doctest-glob \*.rst
29-
--tb short
28+
--doctest-glob=\*.rst
29+
--tb=short
3030
markers =
3131
xfail_subclass: Expected test to fail with a subclass of Proxy.
3232
xfail_simple: Expected test to fail on the `simple` implementation.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy