Skip to content

Commit f84f446

Browse files
committed
Django-environ
Signed-off-by: Steven K <[email protected]>
1 parent b22425e commit f84f446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838

3939
[project.optional-dependencies]
4040
test = [
41-
"django-decouple",
41+
"django-environ",
4242
"mysqlclient",
4343
"flake8",
4444
"coverage",

0 commit comments

Comments
 (0)