File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,13 @@ pytz >=2019.1
3
3
sphinx >= 3.0.3
4
4
sphinx-autodoc-typehints >= 1.10.3
5
5
sphinx-notfound-page
6
+ sphinx-notfound-page
7
+ sphinx-prompt >= 1.2.0
6
8
sphinx-prompt >= 1.2.0
7
9
sphinx-tabs >= 1.1.13
10
+ sphinx-tabs >= 1.1.13
8
11
sphinx_autodoc_typehints >= 1.11.0
9
12
sphinx_rtd_theme
10
13
sphinxcontrib-httpdomain >= 1.7.0
14
+ sphinxcontrib-httpdomain >= 1.7.0
11
15
sphinxemoji >= 0.1.6
Original file line number Diff line number Diff line change 1
1
coverage >= 5.1
2
2
pytest >= 5.1.1
3
3
pytest-cov >= 2.8.1
4
+ pytest-cov >= 2.8.1
5
+ pytest-randomly >= 3.3.1
4
6
pytest-randomly >= 3.3.1
5
7
pytest-rerunfailures >= 9.0
8
+ pytest-rerunfailures >= 9.0
6
9
pytz >= 2019.1
Original file line number Diff line number Diff line change @@ -149,6 +149,7 @@ rst-directives =
149
149
envvar,
150
150
exception,
151
151
seealso
152
+ pytest-parametrize-names-type = csv
152
153
inline-quotes = "
153
154
multiline-quotes = " " "
154
155
docstring-quotes = " " "
You can’t perform that action at this time.
0 commit comments