Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/pyflakes #101

Merged
merged 5 commits into from Apr 10, 2014
Merged

Feature/pyflakes #101

merged 5 commits into from Apr 10, 2014

Conversation

dtynn
Copy link
Contributor

@dtynn dtynn commented Apr 10, 2014

pyflakes fix and travis

@@ -5,8 +5,10 @@ python:
install:
- "pip install coverage --use-mirrors"
- "pip install pep8 --use-mirrors"
- "pip install pyflakes"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--user-mirrors 否则会安装比较慢

@longbai
Copy link
Contributor

longbai commented Apr 10, 2014

LGTM

longbai added a commit that referenced this pull request Apr 10, 2014
@longbai longbai merged commit b0a8056 into qiniu:develop Apr 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants