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 aa93508 commit a5ccac7Copy full SHA for a5ccac7
requirements.txt
@@ -1,5 +1,5 @@
1
coveralls==1.2.0
2
-flake8==3.5.0
+flake8==3.7.9
3
flake8-per-file-ignores==0.6
4
future==0.17.1
5
graphene>=2.1.3,<3
setup.py
@@ -17,6 +17,7 @@
17
"Programming Language :: Python :: 3.4",
18
"Programming Language :: Python :: 3.5",
19
"Programming Language :: Python :: 3.6",
20
+ "Programming Language :: Python :: 3.8",
21
"Programming Language :: Python :: Implementation :: PyPy",
22
"License :: OSI Approved :: MIT License",
23
],
0 commit comments