Skip to content

Commit 5731a4d

Browse files
authored
Add missing .rst extension to CHANGES
This is needed so CHANGES.rst is included in the tarball (setup.py fails if it isn't).
1 parent 16e2561 commit 5731a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
include AUTHORS
2-
include CHANGES
2+
include CHANGES.rst
33
include LICENSE
44
include README.rst
55
recursive-exclude maintenancemode test*

0 commit comments

Comments
 (0)