mirror of
https://github.com/two-torial/two-torial.git
synced 2026-03-21 22:14:07 -05:00
Add explanation for pinning click
This commit is contained in:
parent
2752bae3a1
commit
430facd8c9
|
|
@ -3,7 +3,7 @@ name = "two-torial"
|
|||
version = "0.1.0"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"click==8.2.1",
|
||||
"click==8.2.1", # Pinned due to recent versions breaking hot reload during development
|
||||
"fontawesome-markdown>=0.2.6",
|
||||
"mkdocs>=1.6.1",
|
||||
"mkdocs-git-revision-date-localized-plugin>=1.4.7",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user