Skip to content

Commit 7b1e424

Browse files
committed
update 0.1.0 doc
1 parent dea0a93 commit 7b1e424

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Then install:
3737
3838
pip install .
3939
40-
c. Editable Install for Development
40+
c. Editable Installation for Development
4141
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4242

4343
To work on the code directly, install in "editable" mode.

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ huggingface_hub
2323
optuna
2424

2525
# docs
26-
sphinx
27-
furo
26+
# sphinx
27+
# furo
2828

2929
# ogb
3030
# pytest

0 commit comments

Comments
 (0)