Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Lmdeploy
Commits
08b2812c
Unverified
Commit
08b2812c
authored
Aug 29, 2023
by
RunningLeon
Committed by
GitHub
Aug 29, 2023
Browse files
Fix readthedocs building (#321)
parent
cfabbbd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
.readthedocs.yml
.readthedocs.yml
+5
-1
No files found.
.readthedocs.yml
View file @
08b2812c
...
@@ -2,8 +2,12 @@ version: 2
...
@@ -2,8 +2,12 @@ version: 2
formats
:
all
formats
:
all
build
:
os
:
"
ubuntu-22.04"
tools
:
python
:
"
3.8"
python
:
python
:
version
:
3.8
install
:
install
:
-
requirements
:
requirements/docs.txt
-
requirements
:
requirements/docs.txt
-
requirements
:
requirements/readthedocs.txt
-
requirements
:
requirements/readthedocs.txt
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment