Commit Graph

18 Commits

Author SHA1 Message Date
Matt Martz 2d5a9ef364 Switch copyright from range, to date started 2019-03-11 10:03:12 -05:00
Matt Martz 0a7823db7a Tested through 3.7 2018-02-05 16:33:07 -06:00
Matt Martz ee2e647b9b Remove deprecated speedtest_cli.py 2018-02-05 16:25:59 -06:00
Matt Martz 3ebb9734a2 Indicate speedtest-cli supports python 3.6, and ensure py3.2 has an appropriate setuptools version 2017-11-23 10:15:09 -06:00
Matt Martz 53ef57bd5e Ensure we install speedtest_cli.py 2016-11-17 11:20:19 -06:00
Matt Martz 53b760dfba Adjust copyright in setup.py 2016-09-13 08:54:02 -05:00
Matt Martz 884c7fed87 Also list py3.5 2016-05-27 11:36:58 -05:00
Matt Martz 81182c1c94 Rename from speedtest_cli.py to speedtest.py, but maintain backwards compat with a symlink 2015-12-28 14:32:47 -06:00
Matt Martz 8e0d5eaec8 python < 2.6 does not have the 'with' statement 2014-04-23 10:31:23 -05:00
Matt Martz 20c9882b09 Improve setup.py 2014-04-23 10:22:09 -05:00
Matt Martz 2da8a26038 Bump version to 0.2.5 2014-02-17 20:16:24 -06:00
Matt Martz 756f04da76 Bumping version for release 2013-12-03 12:59:48 -06:00
Matt Martz b827ad83c5 Bump version for upcoming release 2013-12-02 13:17:27 -06:00
Matt Martz f679e76ff4 Bump version to 0.2.2 2013-10-08 07:32:36 -05:00
Matt Martz c3601a046b Add classifiers to setup.py 2013-09-16 12:49:23 -05:00
Matt Martz cb0040f3d7 Add long_description to setup.py utilizing readme.rst 2013-09-16 12:39:36 -05:00
Matt Martz cbb249b96d Don't use urandom for the upload data source
Using urandom limits the upload speed due to the generation speed of
random characters and causes high CPU usage.

See #13
Fixes #26
2013-08-08 09:52:54 -05:00
Matt Martz acb1049463 Add setup.py support 2013-07-26 17:25:49 -05:00