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.
2 parents 43bf9a6 + 728f63e commit 7789cdaCopy full SHA for 7789cda
1 file changed
setup.cfg
@@ -46,7 +46,8 @@ exclude =
46
tests
47
48
[options.extras_require]
49
-django = django>=2.2; python_version>="3.0"
+django =
50
+ django>=2.2; python_version>="3.0"
51
flask = flask
52
requests = requests
53
0 commit comments