Skip to content

Commit 482144b

Browse files
committed
Updating the RTD dependencies, too
1 parent fd6b7fd commit 482144b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python:
99
path: .
1010
extra_requirements:
1111
- docs
12-
- all_lt_39
12+
- all
1313

1414
sphinx:
1515
fail_on_warning: true

tox.ini

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,8 @@ deps =
4141

4242
extras =
4343
test
44-
py{37,38}-alldeps: all_lt_39
45-
py39-alldeps: all_lt_310
46-
py310-alldeps: all
44+
alldeps: all
45+
4746

4847
commands =
4948
pip freeze

0 commit comments

Comments
 (0)