]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commitdiff
setup.cfg: Dependencies for rpm builds.
authorGary Lowell <gary.lowell@inktank.com>
Mon, 26 Aug 2013 22:01:49 +0000 (15:01 -0700)
committerGary Lowell <gary.lowell@inktank.com>
Mon, 26 Aug 2013 22:01:49 +0000 (15:01 -0700)
These should track the dependencies listed in setup.py and
requirements.txt.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
setup.cfg [new file with mode: 0644]

diff --git a/setup.cfg b/setup.cfg
new file mode 100644 (file)
index 0000000..cf24a05
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[bdist_rpm]
+requires = python-argparse,PyYAML,python-boto >= 2.2.2,python-boto < 3.0.0 python-requests