Skip to content

Commit 2929531

Browse files
committed
fix pyproject
1 parent 74aff90 commit 2929531

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,6 @@ numpy = [
8282
{version = ">=1.25", markers = "python_version >= '3.9'"}
8383
]
8484
django-stubs = {extras = ["compatible-mypy"], version = ">=4.2.7"}
85-
django-stubs = [
86-
{version = "<1.25", markers = "python_version < '3.9'"},
87-
{version = ">=1.25", markers = "python_version >= '3.9'"}
88-
]
8985
furo = "^2024.8.6"
9086
ruff = "^0.6.3"
9187
typing-extensions = "^4.12.2"

0 commit comments

Comments
 (0)