diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..6093edf --- /dev/null +++ b/setup.cfg @@ -0,0 +1,3 @@ +[bdist_rpm] +requires = python >= 2.6.6 + python-six >= 1.7.3