Skip to content

Commit e7d394e

Browse files
committed
Added minimum version for pytest-rerunfailures
1 parent 3e91407 commit e7d394e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
domdf_python_tools
33
**********************
44

5-
.. start shields
5+
.. start shields
66
77
.. list-table::
88
:stub-columns: 1

doc-source/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ extras_require
22
pytz >=2019.1
33
sphinx >=3.0.3
44
sphinx-autodoc-typehints >=1.10.3
5-
sphinx_rtd_theme >=0.4.3
5+
sphinx_rtd_theme
66
sphinxcontrib-httpdomain >=1.7.0
77
sphinxemoji >=0.1.5

make_conda_recipe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
extra:
8080
maintainers:
8181
- {author}
82-
- github.com/domdfcoding
82+
- github.com/{github_username}
8383
8484
""")
8585

0 commit comments

Comments
 (0)