Drop support for Python 3.3 and <=2.7.9 by removing HTTP
This commit is contained in:
parent
47531969b6
commit
3a403c943f
3 changed files with 22 additions and 114 deletions
|
@ -1,8 +1,8 @@
|
|||
pyLast
|
||||
======
|
||||
|
||||
[](https://travis-ci.org/pylast/pylast)
|
||||
[](https://pypi.python.org/pypi/pylast/)
|
||||
[](https://travis-ci.org/pylast/pylast)
|
||||
[](https://pypi.python.org/pypi/pylast/)
|
||||
<!--[](https://pypi.python.org/pypi/pylast/)-->
|
||||
[](https://codecov.io/gh/pylast/pylast)
|
||||
[](https://coveralls.io/github/pylast/pylast?branch=develop)
|
||||
|
@ -20,6 +20,7 @@ Install via pip:
|
|||
|
||||
pip install pylast
|
||||
|
||||
pyLast >= 2.0.0 supports Python 2.7.9+ and 3.4+.
|
||||
|
||||
Features
|
||||
--------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue