mirror of
https://github.com/c0de-archive/spotipy.git
synced 2025-07-30 14:00:18 +00:00
Added playlist tracks method. Updated tests.
This commit is contained in:
13
deploy
13
deploy
@@ -2,5 +2,18 @@
|
||||
# sudo python setup.py develop --uninstall
|
||||
# sudo python setup.py install
|
||||
|
||||
# How do deploy
|
||||
# - run tests
|
||||
# - push to github
|
||||
# - Adjust version number in setup.py
|
||||
# - Update README.md with updated version info
|
||||
# - leave development mode
|
||||
# sudo python setup.py develop --uninstall
|
||||
# sudo python setup.py install
|
||||
# - upload dist
|
||||
# sudo python setup.py sdist upload
|
||||
# docs should automatically be updated. verify them at
|
||||
# http://spotipy.readthedocs.org/en/latest/
|
||||
|
||||
sudo python setup.py sdist upload
|
||||
|
||||
|
Reference in New Issue
Block a user