Skip to content

Commit 2f9ba25

Browse files
committed
Add dependency django-mongodb-backend
1 parent 3df8871 commit 2f9ba25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ build-backend = "hatchling.build"
55
[project]
66
name = "django-mongodb-extensions"
77
version = "0.1.0"
8+
dependencies = [
9+
"django-mongodb-backend",
10+
]

0 commit comments

Comments
 (0)