-
-
Notifications
You must be signed in to change notification settings - Fork 63
Expand file tree
/
Copy pathsetup.cfg
More file actions
35 lines (34 loc) · 780 Bytes
/
setup.cfg
File metadata and controls
35 lines (34 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[rstcheck]
ignore_directives=
autoclass,
autodata,
autoexception,
automethod,
automodule,
autoprogram,
autosummary,
todo,
todolist,
testcode,
testsetup,
testcleanup,
testoutput,
ignore_substitutions=
version,
ignore_roles=
showcase,
ignore_messages=(Duplicate implicit target name: \".+\"\.$|Hyperlink target \".+\" is not referenced\.$)
; report_level=warning (enable when more INFO messages pop up)
[tool:pytest]
testpaths =
tests
tests_regression
norecursedirs =
tests_regression/helpers
tests_regression/sphinx
markers =
longrunning: long running regression tests
sphinx: provided by Sphinx
with_sphinx: tests depending on Sphinx
filterwarnings =
error::DeprecationWarning:rinoh[.*]