Skip to content

Commit ee37142

Browse files
committed
🔧 MkDocs: drop click pin
1 parent 3bb0e66 commit ee37142

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
python-version: 3.X
1919

2020
# Use configured `hatch` environment for MkDocs deployment
21-
- run: pip install click==8.2.1 hatch
21+
- run: pip install hatch
2222
- run: hatch run docs:deploy

0 commit comments

Comments
 (0)