Skip to content

Commit 255fe99

Browse files
committed
Update pyproject
1 parent be5c9ac commit 255fe99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,5 +348,5 @@ project_name = "django-mongodb"
348348
tasks = ["run-tests"]
349349

350350
[tool.django-mongodb-cli.project.settings]
351-
path = "settings.base"
352-
# path = "settings.qe"
351+
# path = "settings.base"
352+
path = "settings.qe"

0 commit comments

Comments
 (0)