From 95d904801ddc0d3f21460942edd101d6c32920df Mon Sep 17 00:00:00 2001 From: Ask Solem Date: Fri, 28 Oct 2016 11:43:00 -0700 Subject: [PATCH] Dist: Updates bdist_rpm requirements --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 44d32382..ec201757 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,7 +16,7 @@ ignore = N806, N802, N801, N803 ignore = D102,D104,D203,D105,D213 [bdist_rpm] -requires = amqp >= 1.4.5 +requires = amqp >= 2. [wheel] universal = 1