mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 00:41:38 +08:00
Adds installation of flake8 linter to development installs.
This commit is contained in:
@@ -3,3 +3,7 @@ ipython==0.12
|
||||
# Testing
|
||||
unittest2
|
||||
nose==1.1.2
|
||||
|
||||
# Linting
|
||||
|
||||
flake8==1.4
|
||||
|
||||
Reference in New Issue
Block a user