Skip to content

Commit

Permalink
[STY] precommit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Dec 6, 2023
1 parent c882915 commit 2211764
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

Expand All @@ -17,9 +18,9 @@ sphinx:

# Optionally build your docs in additional formats such as PDF
formats:
- pdf
- pdf

# Optionally set the version of Python and requirements required to build your docs
python:
install:
- requirements: requirements.txt
- requirements: requirements.txt

0 comments on commit 2211764

Please sign in to comment.