summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorVincent Driessen <vincent@datafox.nl>2010-08-11 13:52:52 +0200
committerVincent Driessen <vincent@datafox.nl>2010-08-11 13:52:52 +0200
commitecffeac7609a9d8f48c8884a3994a49f2fee9154 (patch)
treec85ef348e526d0733a098a04d2a413855a021cdd /setup.cfg
parent12c9b4dede9471a9b53e66538d68e57755a48062 (diff)
downloadnose-machineout-master.tar.bz2
nose-machineout-master.tar.xz
nose-machineout-master.zip
Add RPM dependency.HEADmaster
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 861a9f5..66dadbe 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,3 +3,5 @@ tag_build =
3tag_date = 0 3tag_date = 0
4tag_svn_revision = 0 4tag_svn_revision = 0
5 5
6[bdist_rpm]
7requires = nose >= 0.10