Skip to content

Commit

Permalink
Fix listing Django to support
Browse files Browse the repository at this point in the history
  • Loading branch information
hongquan committed Jul 19, 2023
1 parent d224bb4 commit dfff7a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ keywords = ["django", "static", "version", "cache"]
classifiers = [
"Framework :: Django",
"Framework :: Django :: 3.2",
"Framework :: Django :: 3.1",
"Framework :: Django :: 3.2",
"Framework :: Django :: 4.0",
"Framework :: Django :: 4.1",
"Framework :: Django :: 4.2",
Expand All @@ -24,7 +22,6 @@ classifiers = [
python = "^3.8"
dulwich = "^0.21.5"
single-version = "^1.5.1"
django = "<4.3"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.0"
Expand Down

0 comments on commit dfff7a9

Please sign in to comment.