mirror of
https://github.com/dnlbauer/django-signposting.git
synced 2026-09-10 22:15:30 +00:00
fix pytest dependency
This commit is contained in:
@@ -14,8 +14,8 @@ requires-python = ">=3.12"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"Django>=3.0",
|
"Django>=3.0",
|
||||||
]
|
]
|
||||||
[dev-dependencies]
|
[project.optional-dependencies]
|
||||||
test = [
|
dev = [
|
||||||
"pytest",
|
"pytest",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user