add types to pypi distribution

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
remotes/origin/feature_files_export
Nico Schottelius 13 years ago
parent aef91d972e
commit 7a34c6cd28
  1. 1
      MANIFEST.in
  2. 3
      docs/changelog

@ -1,3 +1,4 @@
include docs/changelog docs/changelog-2.1
recursive-include docs/gfx *.png *.text
recursive-include docs *.text *.html *.1 *.7
recursive-include conf *

@ -5,6 +5,9 @@ Changelog
* Exception: No braces means author == Nico Schottelius
2.1.0pre2:
* PyPi: Add conf/ directory to distribution
2.1.0pre1: 2012-10-26
* Core: Removed obsolete variable __self
* Removed type __addifnosuchline (replaced by __line)

Loading…
Cancel
Save