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 0b53a35 commit a26058aCopy full SHA for a26058a
pyproject.toml
@@ -45,7 +45,7 @@ requires = [
45
"django-ninja >= 0.17.0",
46
"injector",
47
"asgiref",
48
- "contextlib2; python_version<'3.7'"
+ "contextlib2; python_version < '3.7'"
49
]
50
description-file = "README.md"
51
requires-python = ">=3.6"
0 commit comments