mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-23 22:48:20 -05:00
docs: isolate docs dependencies to avoid python-ldap build (#6753)
This commit is contained in:
@@ -57,6 +57,9 @@ pgsql = [
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
docs = [
|
||||
"mkdocs-material==9.7.0",
|
||||
]
|
||||
dev = [
|
||||
"coverage==7.13.0",
|
||||
"coveragepy-lcov==0.1.2",
|
||||
|
||||
Reference in New Issue
Block a user