Skip to content

Commit 6d9e3b1

Browse files
authored
Simplify specifying Django test dependency (#991)
1 parent e784b61 commit 6d9e3b1

2 files changed

Lines changed: 7 additions & 13 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ urls.Repository = "https://github.com/adamchainz/django-cors-headers"
5656
test = [
5757
"asgiref>=3.6",
5858
"coverage[toml]",
59-
"django",
6059
"pytest",
6160
"pytest-django",
6261
"pytest-randomly",

uv.lock

Lines changed: 7 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)