Skip to content

Commit

Permalink
Remove needless pinnings
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Sep 14, 2016
1 parent 19f5583 commit 43d501f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions qa.cfg
Expand Up @@ -82,9 +82,3 @@ input = inline:
for po in $LOCALES/*/LC_MESSAGES/plone.po; do
bin/i18ndude sync --pot $LOCALES/plone.pot $po
done

[versions]
# XXX: https://github.com/plone/plone.recipe.codeanalysis/issues/195
flake8 = 2.6.2
# XXX: https://github.com/tk0miya/flake8-coding/issues/10
flake8-coding = 1.2.2

0 comments on commit 43d501f

Please sign in to comment.