Skip to content

Commit

Permalink
use two space indent
Browse files Browse the repository at this point in the history
  • Loading branch information
methane authored Sep 12, 2023
1 parent 50881cb commit 40a2780
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.11"
apt_packages:
- build-essential
jobs:
pre_install:
- pip install -r requirements.txt
- make cython
os: ubuntu-22.04
tools:
python: "3.11"
apt_packages:
- build-essential
jobs:
pre_install:
- pip install -r requirements.txt
- make cython

python:
install:
- method: pip
path: .
install:
- method: pip
path: .

sphinx:
configuration: docs/conf.py
configuration: docs/conf.py

0 comments on commit 40a2780

Please sign in to comment.