mirror of
https://github.com/wassname/greater_tables_project.git
synced 2026-06-27 16:15:38 +08:00
Update .readthedocs.yaml
This commit is contained in:
@@ -10,12 +10,6 @@ build:
|
||||
tools:
|
||||
python: "3.12"
|
||||
|
||||
jobs:
|
||||
pre_build:
|
||||
- curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain stable
|
||||
- export PATH="$HOME/.cargo/bin:$PATH"
|
||||
- pip install maturin
|
||||
|
||||
# Build documentation in the docs/ directory with Sphinx
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
Reference in New Issue
Block a user