Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sivel/speedtest-cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2018-02-06 01:33:07 +0300
committerMatt Martz <matt@sivel.net>2018-02-06 01:33:07 +0300
commit0a7823db7acb895765f074261b01c6d1950b8a49 (patch)
treea2a6459a15b9bc1e0a3a65b00007fc958db06c68 /setup.py
parent27a830119287e0cd456f9e04363494c8073bd5a9 (diff)
Tested through 3.7v2.0.0
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 32d16bb..29e0f31 100644
--- a/setup.py
+++ b/setup.py
@@ -91,5 +91,6 @@ setup(
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
]
)