Skip to content

Commit

Permalink
change trove classifier and add environs
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuadavidthomas committed Feb 10, 2024
1 parent 10251fb commit 3f21cf9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = [
{name = "Josh Thomas", email = "josh@joshthomas.dev"}
]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"Framework :: Django",
"Framework :: Django :: 3.2",
"Framework :: Django :: 4.2",
Expand Down Expand Up @@ -42,6 +42,7 @@ dev = [
"dirty-equals",
"django-stubs",
"django-stubs-ext",
"environs",
"faker",
"hatch",
"mypy",
Expand Down

0 comments on commit 3f21cf9

Please sign in to comment.