How to install latest development version
[CI skip]
This commit is contained in:
parent
d58a8ee61f
commit
128afc7862
1 changed files with 8 additions and 0 deletions
|
@ -19,6 +19,14 @@ Installation
|
|||
Install via pip:
|
||||
|
||||
pip install pylast
|
||||
|
||||
Install latest development version:
|
||||
|
||||
pip install -U git+https://github.com/pylast/pylast.git
|
||||
|
||||
Or from requirements.txt:
|
||||
|
||||
-e git://github.com/pylast/pylast.git#egg=pylast
|
||||
|
||||
Note:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue