Skip to content

Commit a56f715

Browse files
committed
Update config
1 parent d9e3fd1 commit a56f715

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ formats:
1919
python:
2020
version: "3.7"
2121
install:
22+
- method: pip
23+
path: .
2224
- requirements: docs/requirements.txt

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@
5151
# Add any paths that contain custom static files (such as style sheets) here,
5252
# relative to this directory. They are copied after the builtin static files,
5353
# so a file named "default.css" will overwrite the builtin "default.css".
54-
# html_static_path = ['_static']
54+
html_static_path = ['_static']

0 commit comments

Comments
 (0)