fixes typo
This commit is contained in:
parent
5d8a2bd7c4
commit
1f0fb5e990
@ -26,7 +26,7 @@ dev = [
|
|||||||
"black>=24.2.0,<25",
|
"black>=24.2.0,<25",
|
||||||
"isort>=5.13.1,<6",
|
"isort>=5.13.1,<6",
|
||||||
"mypy>=1.8.0,<2",
|
"mypy>=1.8.0,<2",
|
||||||
"djlint>1.36.4,<2",
|
"djlint>=1.36.4,<2",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.setuptools.package-data]
|
[tool.setuptools.package-data]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user