We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9698c commit 6efac21Copy full SHA for 6efac21
.readthedocs.yml
@@ -21,5 +21,4 @@ formats:
21
python:
22
version: 3.7
23
install:
24
- - requirements: requirements.txt
25
- requirements: requirements_extra.txt
requirements.txt
@@ -16,5 +16,4 @@ plotly>=4.1.0
16
ffmpeg-python>=0.2.0
17
google-cloud-storage>=1.33.0
18
azure-storage-blob>=12.6.0
19
-mixpanel>=4.8.3
20
-Sphinx==4.0.2
+mixpanel>=4.8.3
requirements_extra.txt
@@ -1 +1,2 @@
1
Shapely>=1.7.1
2
+Sphinx==4.0.2
0 commit comments