We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8ae99 commit 23f0d72Copy full SHA for 23f0d72
MANIFEST.in
@@ -4,7 +4,7 @@
4
# All rights reserved, see COPYING for details.
5
6
# additional files not known by setup.py
7
-include README MANIFEST.in setup.cfg moin.spec
+include README.rst MANIFEST.in setup.cfg moin.spec
8
include wikiserver.py wikiserverconfig.py wikiserverlogging.conf wikiconfig.py
9
10
# documentation and licenses
setup.cfg
@@ -6,7 +6,7 @@
[bdist_rpm]
release=1
doc_files=
- README
+ README.rst
PKG-INFO
11
docs/
12
requires=python
0 commit comments