Skip to content

Commit

Permalink
Still unable to setup, trying install setuptool by hand
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamLwj committed Oct 24, 2024
1 parent 897c7db commit 6487119
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@ version: 2
build:
os: "ubuntu-20.04"
tools:
python: "3.7"
python: "3.8"

sphinx:
configuration: docs/source/conf.py

python:
install:
- setuptools: "45"
- requirements: docs/requirements.txt
1 change: 0 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ pandoc>=2.3
ipython>=4.1.1
matplotlib>=3.4.3
scikit-learn>=0.24.2
setuptools==45

0 comments on commit 6487119

Please sign in to comment.