How to install latest development version
[CI skip]
This commit is contained in:
parent
d58a8ee61f
commit
128afc7862
|
@ -19,6 +19,14 @@ Installation
|
||||||
Install via pip:
|
Install via pip:
|
||||||
|
|
||||||
pip install pylast
|
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:
|
Note:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue