Skip to content

Commit

Permalink
Add bdist_rpm section to setup.cfg for easy rpm package generation
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Raspaud <martin.raspaud@smhi.se>
  • Loading branch information
mraspaud committed Mar 30, 2015
1 parent 88fb31a commit 72f0ac9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
[metadata]
description-file = README.md

[bdist_rpm]
requires=python
release=1

0 comments on commit 72f0ac9

Please sign in to comment.