mirror of
https://github.com/django-components/django-components.git
synced 2025-07-07 17:34:59 +00:00
refactor: fix missing docs dependencies (#994)
This commit is contained in:
parent
0adf8fa7db
commit
dcd4203eea
1 changed files with 2 additions and 0 deletions
|
@ -140,6 +140,8 @@ detached = false
|
|||
# We only add black for formatting code in the docs
|
||||
dependencies = [
|
||||
"black",
|
||||
"pygments",
|
||||
"pygments-djc",
|
||||
]
|
||||
|
||||
[tool.hatch.env.collectors.mkdocs.docs]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue