Add mccabe-0.2.1
This commit is contained in:
parent
a1e44eaaa1
commit
268421e7e9
1 changed files with 17 additions and 0 deletions
17
packages/dev-python/mccabe/mccabe-0.2.1.exheres-0
Normal file
17
packages/dev-python/mccabe/mccabe-0.2.1.exheres-0
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Copyright 2013 Tom Willemse <tom@ryuslash.org>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require distutils pypi
|
||||
|
||||
SUMMARY="McCabe checker, plugin for flake8"
|
||||
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64"
|
||||
MYOPTIONS=""
|
||||
|
||||
DEPENDENCIES="
|
||||
build:
|
||||
dev-python/setuptools
|
||||
"
|
||||
|
Loading…
Reference in a new issue