Skip to content

Commit 8118326

Browse files
committed
✅ 🐛 fix ci can't download python=3.9
1 parent ffa26ab commit 8118326

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ python:
44
- "3.6"
55
- "3.7"
66
- "3.8"
7-
- "3.9"
87

98
before_install:
109
- sudo apt-get update

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"Programming Language :: Python :: 3.6",
4242
"Programming Language :: Python :: 3.7",
4343
"Programming Language :: Python :: 3.8",
44-
"Programming Language :: Python :: 3.9",
4544

4645
"Topic :: Software Development",
4746
"Topic :: Software Development :: Libraries",

0 commit comments

Comments
 (0)