Skip to content

Commit

Permalink
➕ Add django-setup-configuration to deps
Browse files Browse the repository at this point in the history
it was already added to INSTALLED_APPS but missing from the dependencies
  • Loading branch information
stevenbal committed May 21, 2024
1 parent 6e1ddee commit 5ee43a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ dependencies = [
"celery>=5.2.7",
"flower>=2.0.1",
"maykin-2fa>=1.0.0",
"django-setup-configuration>=0.1.0",
]

[project.urls]
Expand Down

0 comments on commit 5ee43a6

Please sign in to comment.