This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
AbductiveLearning
/
ABLkit
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[FIX] change build.os in readthedocs
pull/6/head
troyyyyy
1 year ago
parent
fd76e00ead
commit
4520d4b7fb
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.readthedocs.yaml
+ 1
- 1
.readthedocs.yaml
View File
@@ -1,7 +1,7 @@
version: 2
build:
os: ubuntu-
latest
os: ubuntu-
20.04
tools:
python: "3.7"
Write
Preview
Loading…
Cancel
Save