Skip to content

Commit 6efac21

Browse files
committed
Fix sphonx
1 parent fa9698c commit 6efac21

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.readthedocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ formats:
2121
python:
2222
version: 3.7
2323
install:
24-
- requirements: requirements.txt
2524
- requirements: requirements_extra.txt

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@ plotly>=4.1.0
1616
ffmpeg-python>=0.2.0
1717
google-cloud-storage>=1.33.0
1818
azure-storage-blob>=12.6.0
19-
mixpanel>=4.8.3
20-
Sphinx==4.0.2
19+
mixpanel>=4.8.3

requirements_extra.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
Shapely>=1.7.1
2+
Sphinx==4.0.2

0 commit comments

Comments
 (0)