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

lint stage fails because flake8 is not installed #105

Open
chfw opened this issue Jul 14, 2019 · 2 comments
Open

lint stage fails because flake8 is not installed #105

chfw opened this issue Jul 14, 2019 · 2 comments
Labels

Comments

@chfw
Copy link
Member

chfw commented Jul 14, 2019

https://travis-ci.org/pyexcel/pyexcel-io/jobs/558454741

@chfw chfw added the bug label Jul 14, 2019
@chfw
Copy link
Member Author

chfw commented Jul 14, 2019

install: pip install flake8 was removed.

@chfw
Copy link
Member Author

chfw commented Jul 14, 2019

{% if lint_command == 'flake8' %}
  install: pip install flake8
{% endif %}

see it now!

chfw added a commit that referenced this issue Jul 14, 2019
chfw added a commit that referenced this issue Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant