Remove outdated INSTALL file, instead: pip install pylast
This commit is contained in:
parent
0fd17e6a6e
commit
13bccb37b6
4
INSTALL
4
INSTALL
|
@ -1,4 +0,0 @@
|
|||
Installation Instructions
|
||||
=========================
|
||||
|
||||
Execute "python setup.py install" as a super user.
|
|
@ -2,5 +2,4 @@ graft src
|
|||
include setup.py
|
||||
include README.md
|
||||
include COPYING
|
||||
include INSTALL
|
||||
recursive-include tests *.py
|
||||
|
|
Loading…
Reference in a new issue