summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-03-14 12:52:23 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-03-14 13:41:44 +0000
commit9cd4c1464d40bbe66d00eeb351678f5adacaf911 (patch)
tree199607d7e2b1dc3bcf69cf335fed3853652e9e19
parent26865e5553490ef2e084ab1d59a5d9dbd646f624 (diff)
downloaddefinitions-9cd4c1464d40bbe66d00eeb351678f5adacaf911.tar.gz
Add pylint
-rw-r--r--strata/python-tools.morph17
1 files changed, 17 insertions, 0 deletions
diff --git a/strata/python-tools.morph b/strata/python-tools.morph
index 5ee65791..0bba0502 100644
--- a/strata/python-tools.morph
+++ b/strata/python-tools.morph
@@ -9,3 +9,20 @@ chunks:
repo: upstream:python-packages/virtualenv
ref: 9205ff46a67130e8835f14bb4f802fd59e7dcf2c
unpetrify-ref: 12.0.5
+
+## Pylint
+- name: astroid
+ repo: upstream:python-packages/astroid
+ ref: 194dc114a33b80b4bfbbeb73f36712848f696025
+ unpetrify-ref: astroid-1.3.5
+ build-depends: []
+- name: logilab-common
+ repo: upstream:python-packages/logilab-common
+ ref: d1d8f793af6d015d885b9ea67b5741d5a093e2f4
+ unpetrify-ref: logilab-common-version-0.62.0
+ build-depends: []
+- name: pylint
+ repo: upstream:python-packages/pylint
+ ref: ba998d7a4e5fce0ea3a3e701ff446bbe4ca406b5
+ unpetrify-ref: pylint-1.4.2
+ build-depends: []