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