Skip to content

Commit 181a32c

Browse files
committed
Changed requirements uri to root - one single requirements file
1 parent 7d18596 commit 181a32c

File tree

3 files changed

+2
-53
lines changed

3 files changed

+2
-53
lines changed

.readthedocs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ formats:
2121
python:
2222
version: 3.7
2323
install:
24-
- requirements: docs/requirements.txt
24+
- requirements: requirements.txt

docs/requirements.txt

-52
This file was deleted.

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ chart-studio==1.0.0
3535
xhtml2pdf==0.2.4
3636
lxml==4.3.4
3737
celery>=4.3.0
38+
cffi>=1.14.0
3839
rpy2==3.0.5
3940
jupyter>=1.0.0
4041
xlrd==1.2.0

0 commit comments

Comments
 (0)