Skip to content

Commit 5ad1054

Browse files
committed
⬆️ Upgrade hatch
1 parent bde27cf commit 5ad1054

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.readthedocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ build:
1111
python: '3.12'
1212
commands:
1313
- git fetch --unshallow || true
14-
- pip install hatchling==1.25.0
15-
- pip install hatch
14+
- pip install hatch==1.16.5
1615
- hatch run docs:build $READTHEDOCS_OUTPUT/html/
1716

1817
# Optionally build your docs in additional formats such as PDF and ePub

0 commit comments

Comments
 (0)