Skip to content

Commit

Permalink
Merge pull request #3739 from vicentebolea/enable-downloads-readthedocs
Browse files Browse the repository at this point in the history
ci: add downloads readthedocs
  • Loading branch information
vicentebolea authored Aug 3, 2023
2 parents c9975f7 + a7893cd commit 1ecf5ff
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# .readthedocs.yml
version: 2

conda:
conda:
environment: docs/environment.yml

python:
version: 3.7
system_packages: true

formats:
- pdf
- epub

0 comments on commit 1ecf5ff

Please sign in to comment.