This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
beimingwu
/
learnware
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[FIX] fix readthedocs req with pip
tags/v0.3.2
bxdd
2 years ago
parent
ca3f03f105
commit
79b53e7fa4
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.readthedocs.yaml
+0
-1
docs/requirements.txt
+ 2
- 1
.readthedocs.yaml
View File
@@ -19,4 +19,5 @@ formats: all
python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .[dev]
+ 0
- 1
docs/requirements.txt
View File
@@ -1 +0,0 @@
sphinx_book_theme==0.3.3
Write
Preview
Loading…
Cancel
Save