Skip to content

Commit

Permalink
docs: update readthedocs config
Browse files Browse the repository at this point in the history
  • Loading branch information
EvolveArt committed Jul 24, 2024
1 parent c05d59f commit a834bb4
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 @@ -9,7 +9,7 @@ build:
jobs:
pre_install:
- pip install poetry
- poetry export -f requirements.txt --output requirements.txt --without-hashes --extras docs
- cd pragma-sdk && poetry export -f requirements.txt --output ../requirements.txt --without-hashes --extras docs && cd ..

sphinx:
configuration: pragma-sdk/docs/source/conf.py
Expand Down

0 comments on commit a834bb4

Please sign in to comment.