plone / plone.recipe.codeanalysis

provides static code analysis for Buildout-based Python projects, including flake8, JSHint, CSS Lint, and other code checks
https://pypi.org/project/plone.recipe.codeanalysis/
11 stars 8 forks source link

WIP install isort script #186

Closed gforcada closed 8 years ago

hvelarde commented 8 years ago

+1

gforcada commented 8 years ago

@jensens I also like to close pull requests (better if they can be merged) but if they are labeled WIP, please DON'T. I was exploring some other approaches as to not have to install it this way as isort already installs a script by itself if installed by pip.

jensens commented 8 years ago

OPS, mea culpa, may I need more coffee. I'll revert ok?

gforcada commented 8 years ago

@jensens no worries, I don't think it needs to be reverted, but I wanted to polish a bit more before merging it, it can be done as a second pull request :-)