summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 80dcea4..87e820b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,6 +6,7 @@ summary = Python Build Reasonableness
description-file =
README.rst
home-page = http://pypi.python.org/pypi/pbr
+requires-python = >=2.6
classifier =
Development Status :: 4 - Beta
Environment :: Console
@@ -26,3 +27,7 @@ setup-hooks =
[pbr]
warnerrors = True
+
+[entry_points]
+distutils.setup_keywords =
+ pbr = pbr.core:pbr