1 parent e0614a5 commit da2c740Copy full SHA for da2c740
2 files changed
.travis.yml
@@ -7,7 +7,6 @@ python:
7
- "3.7"
8
- "3.8"
9
- "3.9"
10
- - "3.10"
11
12
# Install the codecov pip dependency
13
install:
setup.py
@@ -23,7 +23,6 @@
23
"Programming Language :: Python :: 3.7",
24
"Programming Language :: Python :: 3.8",
25
"Programming Language :: Python :: 3.9",
26
- "Programming Language :: Python :: 3.10",
27
"Intended Audience :: Developers",
28
"Topic :: Communications :: Chat",
29
"Topic :: System :: Networking",
0 commit comments