mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[PR #1] [MERGED] CI and stuff #718
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#718
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/1
Author: @hugovk
Created: 4/6/2014
Status: ✅ Merged
Merged: 4/6/2014
Merged by: @plamere
Base:
master← Head:master📝 Commits (7)
e4c6640Add Travis CI and .gitignore724b4e3pip install coveralls4c5d567Update .travis.yml8a3ccd8Adjust coverage command for package install6e8ae44pyflakes and some pep828443a0Run the examples (without coverage)411f648Py3 print (and pep8)📊 Changes
8 files changed (+104 additions, -28 deletions)
View changed files
➕
.gitignore(+54 -0)➕
.travis.yml(+29 -0)📝
examples/show_artist.py(+0 -2)📝
examples/show_track_info.py(+0 -1)📝
examples/tracks.py(+2 -2)📝
setup.py(+3 -3)📝
spotipy.py(+9 -12)📝
tests/tests.py(+7 -8)📄 Description
A few bits 'n' pieces:
u'sometext', but I guess most would just use 3.3. Python 3.4 errors because Travis hasn't added 3.4 yet, but it'll be there any day now.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.