Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit ba53124

Browse files
committedMar 27, 2020
Addressing comments
1 parent 0555538 commit ba53124

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed
 

‎dev-requirements.txt

-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,5 @@ flake8~=3.7
33
isort~=4.3
44
black>=19.3b0,==19.*
55
mypy==0.740
6-
sphinx~=2.1
7-
sphinx-rtd-theme~=0.4
8-
sphinx-autodoc-typehints~=1.10.2
96
pytest!=5.2.3
107
pytest-cov>=2.8

‎tox.ini

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ commands =
5656

5757
[testenv:docs]
5858
deps =
59-
-c dev-requirements.txt
6059
-c docs-requirements.txt
6160
sphinx
6261
sphinx-rtd-theme

0 commit comments

Comments
 (0)
This repository has been archived.