Skip to content

Commit

Permalink
Ditch 'htmlzip' readthedocs format.
Browse files Browse the repository at this point in the history
  • Loading branch information
jab committed Sep 7, 2023
1 parent 380b847 commit fe2c87f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
# https://docs.readthedocs.io/en/latest/config-file/
version: 2

formats:
- htmlzip
formats: []

build:
os: "ubuntu-22.04"
Expand Down

1 comment on commit fe2c87f

@jab
Copy link
Owner Author

@jab jab commented on fe2c87f Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Workaround for pradyunsg/furo#709. Can revert once changes from pradyunsg/furo#710 are released and we pick them up.

Please sign in to comment.