We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df8871 commit 2f9ba25Copy full SHA for 2f9ba25
pyproject.toml
@@ -5,3 +5,6 @@ build-backend = "hatchling.build"
5
[project]
6
name = "django-mongodb-extensions"
7
version = "0.1.0"
8
+dependencies = [
9
+ "django-mongodb-backend",
10
+]
0 commit comments