Skip to content

Commit cb1e7eb

Browse files
committed
Fixed MANIFEST.in
1 parent f679ccd commit cb1e7eb

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

MANIFEST.in

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
recursive-include qwt *.png *.svg *.pot *.po *.mo *.dcm *.ui
2-
recursive-include src *.hpp *.cpp *.pyx
3-
recursive-include doc *.py *.rst *.png *.ico
1+
recursive-include doc *.py *.rst *.png
42
include MANIFEST.in
53
include LICENSE
6-
include README
7-
include CHANGELOG
4+
include README.md
5+
include CHANGELOG.md

0 commit comments

Comments
 (0)