Skip to content

Commit d6a5dcb

Browse files
authored
Merge pull request graspnet#20 from graspnet/master
update rtd python version
2 parents d3a05f8 + 8a920f5 commit d6a5dcb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.readthedocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ sphinx:
1212
# Build documentation with MkDocs
1313
#mkdocs:
1414
# configuration: mkdocs.yml
15-
15+
build:
16+
image: stable
1617
# Optionally build your docs in additional formats such as PDF
1718
formats:
1819
- pdf

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
sphinx==3.0.3
22
sphinx_rtd_theme
3-
open3d==0.8.0.0
3+
open3d==0.11.0

0 commit comments

Comments
 (0)