setup.cfg
author Reimar Bauer <rb.proj AT googlemail DOT com>
Mon, 19 Jan 2009 01:20:04 +0100
changeset 4247 c76d50dac855
parent 0 77665d8e2254
permissions -rw-r--r--
text_html_text_moin_wiki: bug fix for GuiEditorBreaksIndentedTable
     1 # MoinMoin - Distutils config
     2 #
     3 # Copyright (c) 2001 by Jürgen Hermann <jh@web.de>
     4 # All rights reserved, see COPYING for details.
     5 
     6 [bdist_rpm]
     7 release=1
     8 doc_files=
     9     README
    10     PKG-INFO
    11     docs/
    12 requires=python
    13 build_requires=python
    14