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 43d447f commit a36b30aCopy full SHA for a36b30a
setup.cfg
@@ -55,8 +55,6 @@ test =
55
mock; python_version<"3"
56
django==1.11.*; python_version<"3"
57
channels==1.*; python_version<"3"
58
- django==2.*; python_version>="3"
59
- channels==2.*; python_version>="3"
60
django==3.*; python_version>="3"
61
channels==3.*; python_version>="3"
62
aiohttp; python_version>="3.5"
0 commit comments