Skip to content

Commit 0f2968f

Browse files
committed
Updated files with git_helper.
1 parent 51b629d commit 0f2968f

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

.isort.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ known_third_party=
2626
pytest-rerunfailures
2727
pytz
2828
sphinx
29-
sphinx-autodoc-typehints
3029
sphinx-notfound-page
3130
sphinx-prompt
3231
sphinx-tabs

doc-source/requirements.txt

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,10 @@
11
extras_require
22
pytz >=2019.1
33
sphinx >=3.0.3
4-
sphinx-autodoc-typehints >=1.10.3
54
sphinx-notfound-page
6-
sphinx-notfound-page
7-
sphinx-notfound-page
8-
sphinx-prompt >=1.2.0
9-
sphinx-prompt >=1.2.0
105
sphinx-prompt >=1.2.0
116
sphinx-tabs >=1.1.13
12-
sphinx-tabs >=1.1.13
13-
sphinx-tabs >=1.1.13
147
sphinx_autodoc_typehints >=1.11.0
158
sphinx_rtd_theme
169
sphinxcontrib-httpdomain >=1.7.0
17-
sphinxcontrib-httpdomain >=1.7.0
18-
sphinxcontrib-httpdomain >=1.7.0
1910
sphinxemoji >=0.1.6

tests/requirements.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
coverage >=5.1
22
pytest >=5.1.1
33
pytest-cov >=2.8.1
4-
pytest-cov >=2.8.1
5-
pytest-cov >=2.8.1
6-
pytest-randomly >=3.3.1
74
pytest-randomly >=3.3.1
8-
pytest-randomly >=3.3.1
9-
pytest-rerunfailures >=9.0
10-
pytest-rerunfailures >=9.0
115
pytest-rerunfailures >=9.0
126
pytz >=2019.1

0 commit comments

Comments
 (0)