mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-05-13 08:37:09 +00:00
Indicate speedtest-cli supports python 3.6, and ensure py3.2 has an appropriate setuptools version
This commit is contained in:
parent
8854d82049
commit
3ebb9734a2
3 changed files with 6 additions and 4 deletions
1
setup.py
1
setup.py
|
|
@ -90,5 +90,6 @@ setup(
|
|||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue