Skip to content

Commit adbdb18

Browse files
Bruno Reniéclaudep
authored andcommitted
Fixed django#18874 -- Updated new name of README.rst to auxiliary files
1 parent 4e70ad1 commit adbdb18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include README
1+
include README.rst
22
include AUTHORS
33
include INSTALL
44
include LICENSE

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[bdist_rpm]
2-
doc_files = docs extras AUTHORS INSTALL LICENSE README
2+
doc_files = docs extras AUTHORS INSTALL LICENSE README.rst
33
install-script = scripts/rpm-install.sh
44

0 commit comments

Comments
 (0)