Skip to content

Commit 4f87438

Browse files
committed
Require python >3.9
1 parent 4895ecf commit 4f87438

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ version = "0.1.0"
88
dependencies = [
99
"django-mongodb-backend",
1010
]
11+
requires-python = ">=3.9"

0 commit comments

Comments
 (0)