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
33sphinx >= 3.0.3
44sphinx-autodoc-typehints >= 1.10.3
55sphinx-notfound-page
6+ sphinx-notfound-page
7+ sphinx-prompt >= 1.2.0
68sphinx-prompt >= 1.2.0
79sphinx-tabs >= 1.1.13
10+ sphinx-tabs >= 1.1.13
811sphinx_autodoc_typehints >= 1.11.0
912sphinx_rtd_theme
1013sphinxcontrib-httpdomain >= 1.7.0
14+ sphinxcontrib-httpdomain >= 1.7.0
1115sphinxemoji >= 0.1.6
Original file line number Diff line number Diff line change 11coverage >= 5.1
22pytest >= 5.1.1
33pytest-cov >= 2.8.1
4+ pytest-cov >= 2.8.1
5+ pytest-randomly >= 3.3.1
46pytest-randomly >= 3.3.1
57pytest-rerunfailures >= 9.0
8+ pytest-rerunfailures >= 9.0
69pytz >= 2019.1
Original file line number Diff line number Diff line change @@ -149,6 +149,7 @@ rst-directives =
149149 envvar,
150150 exception,
151151 seealso
152+ pytest-parametrize-names-type = csv
152153inline-quotes = "
153154multiline-quotes = " " "
154155docstring-quotes = " " "
You can’t perform that action at this time.
0 commit comments