Skip to content

Commit 7d32b28

Browse files
Updated files with 'repo_helper'. (#71)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 0f2f47c commit 7d32b28

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc-source/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ furo>=2020.11.19b18
66
html-section>=0.3.0
77
seed-intersphinx-mapping>=1.2.2
88
sphinx>=3.0.3
9-
sphinx-copybutton>=0.2.12
9+
sphinx-copybutton>=0.5.2
1010
sphinx-debuginfo>=0.2.2
1111
sphinx-favicon>=0.2
1212
sphinx-licenseinfo>=0.3.1
@@ -16,5 +16,5 @@ sphinx-pyproject>=0.1.0
1616
sphinx-tabs>=1.1.13
1717
sphinx-toolbox>=3.5.0
1818
sphinxcontrib-httpdomain>=1.7.0
19-
sphinxemoji>=0.1.6
19+
sphinxemoji>=0.2.0
2020
toctree-plus>=0.6.1

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ plugins = coverage_pyver_pragma
212212
213213
[coverage:report]
214214
fail_under = 95
215+
show_missing = True
215216
exclude_lines =
216217
raise AssertionError
217218
raise NotImplementedError

0 commit comments

Comments
 (0)