Skip to content

Commit

Permalink
Dist: Updates bdist_rpm requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Oct 17, 2016
1 parent b576772 commit c9b405b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ ignore = N806, N802, N801, N803
ignore = D102,D104,D203,D105,D213

[bdist_rpm]
requires = pytz >= 2011b
billiard >= 3.3.0.17
kombu >= 3.0.15
requires = pytz >= 2016.7
billiard >= 3.5.0.0
kombu >= 4.0.0

[wheel]
universal = 1

0 comments on commit c9b405b

Please sign in to comment.