Skip to content

Commit d3a437f

Browse files
committed
Update MANIFEST.in to include more files
1 parent 78cad4f commit d3a437f

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
recursive-include docs *
22
recursive-exclude docs *.pyc
33
recursive-exclude docs *.pyo
4-
include changelog.txt LICENSE
4+
include CHANGES LICENSE AUTHORS readme.md
55
include examples/*.dot
66
include examples/*dtti.tex
77
include tests/testgraphs/*.dot

readme.md

-8
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,3 @@ Contribute
7979
- Issue tracker: https://github.com/kjellmf/dot2tex/issues
8080
- Source code: https://github.com/kjellmf/dot2tex
8181

82-
What's new in version 2.9.0
83-
===========================
84-
85-
Bugfixes:
86-
87-
- Fixed compatibility issue with Pyparsing 2.0.1
88-
89-
For a full list of changes see CHANGELOG

0 commit comments

Comments
 (0)