Skip to content

Commit

Permalink
Missing dash
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSpen210 committed Jan 25, 2025
1 parent 7886f2b commit 6443887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:
python: "3.13"
jobs:
post_install:
- python -m pip install -upgrade-strategy only-if-needed --no-cache-dir -config-settings=setup-args="-Dbuild_extensions=false" .
- python -m pip install -upgrade-strategy only-if-needed --no-cache-dir --config-settings=setup-args="-Dbuild_extensions=false" .
- python -m pip install -exists-action=w -r docs-requirements.txt
# We just need to pass -config-settings, others are what RTD does by default.

Expand Down

0 comments on commit 6443887

Please sign in to comment.