Skip to content

Commit 7d77aa1

Browse files
author
Thomas Bird
committed
use the main dev requirements for rtd
1 parent 5c776f1 commit 7d77aa1

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ sphinx:
1313
python:
1414
version: 3.8
1515
install:
16-
- requirements: docs/requirements.txt
16+
- requirements: requirements/python-dev

docs/requirements.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

requirements/python-dev

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# install everything in the python requirements too. this may be
2-
# needed by readthedocs?!?!
1+
# install everything in the python requirements too.
32
-r python
43

54
# needed for tests/run.py script to read .travis.yml file

0 commit comments

Comments
 (0)