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

Decrese Build time. #215

Open
mateimicu opened this issue Mar 25, 2017 · 0 comments
Open

Decrese Build time. #215

mateimicu opened this issue Mar 25, 2017 · 0 comments

Comments

@mateimicu
Copy link
Collaborator

mateimicu commented Mar 25, 2017

In the current configuration we wait for some dependency even if we don't use them.
Ex:

  • pep8, flake8, pylint in the html/css/bash envs
  • java, html5linter in the bash/python/css envs

We should find a way to install this deps specific for each env ( probably tox has support for this )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant