Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 0a7823d

Browse files
committed
Tested through 3.7
1 parent 27a8301 commit 0a7823d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ speedtest.net
1717
Versions
1818
--------
1919

20-
speedtest-cli works with Python 2.4-3.6
20+
speedtest-cli works with Python 2.4-3.7
2121

2222
.. image:: https://img.shields.io/pypi/pyversions/speedtest-cli.svg
2323
:target: https://pypi.python.org/pypi/speedtest-cli/

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,6 @@ def find_version(*file_paths):
9191
'Programming Language :: Python :: 3.4',
9292
'Programming Language :: Python :: 3.5',
9393
'Programming Language :: Python :: 3.6',
94+
'Programming Language :: Python :: 3.7',
9495
]
9596
)

0 commit comments

Comments
 (0)