Skip to content

Commit 05be078

Browse files
committed
Fix ChangeLog name in MANIFEST.in
1 parent d9674a7 commit 05be078

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
@@ -2,7 +2,7 @@ recursive-include doc *.html
22
recursive-include tests runTests.py
33
recursive-include tests/AdvancedHTMLParserTests *.py
44
recursive-include AdvancedHTMLParser *.py .vimrc
5-
include Changelog
5+
include ChangeLog
66
include example.py
77
include indexed_example.py
88
include README.md

0 commit comments

Comments
 (0)