From 758c12b6680884c5c29dc73e3578431bf93492f7 Mon Sep 17 00:00:00 2001 From: Luthaf Date: Sat, 10 May 2014 11:21:50 +0100 Subject: [PATCH] Configuration file for RPMs. --- setup.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 setup.cfg diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 00000000..5d58cdcf --- /dev/null +++ b/setup.cfg @@ -0,0 +1,10 @@ +[bdist_rpm] +requires = python >= 2.7 + python-unidecode + python-jinja2 + texlive + texlive-framed + texlive-nfssext-cfr + lilypond + +