summaryrefslogtreecommitdiffstats
path: root/packages/dev-python/mccabe/mccabe-0.2.1.exheres-0
blob: 4fa300e666f94605cee0fe2e7507c06cce44f870 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
"