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 4e70ad1 commit adbdb18Copy full SHA for adbdb18
MANIFEST.in
@@ -1,4 +1,4 @@
1
-include README
+include README.rst
2
include AUTHORS
3
include INSTALL
4
include LICENSE
setup.cfg
[bdist_rpm]
-doc_files = docs extras AUTHORS INSTALL LICENSE README
+doc_files = docs extras AUTHORS INSTALL LICENSE README.rst
install-script = scripts/rpm-install.sh
0 commit comments