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 ffa26ab commit 8118326Copy full SHA for 8118326
.travis.yml
@@ -4,7 +4,6 @@ python:
4
- "3.6"
5
- "3.7"
6
- "3.8"
7
- - "3.9"
8
9
before_install:
10
- sudo apt-get update
setup.py
@@ -41,7 +41,6 @@
41
"Programming Language :: Python :: 3.6",
42
"Programming Language :: Python :: 3.7",
43
"Programming Language :: Python :: 3.8",
44
- "Programming Language :: Python :: 3.9",
45
46
"Topic :: Software Development",
47
"Topic :: Software Development :: Libraries",
0 commit comments