mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-04 12:51:50 +02:00
fix: Add local dev dependencies (mkdocs/theme/sendria)
This commit is contained in:
parent
6b9e3a6e96
commit
62af44e8f0
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"mkdocs>=1.6",
|
||||
"mkdocs-material>=9.6",
|
||||
"sendria>=2.2",
|
||||
"pytest>=7,<8",
|
||||
"pip-tools>=6,<7",
|
||||
"pytest-isort>=3,<4",
|
||||
|
|
Loading…
Reference in a new issue