Skip to content

Commit c814024

Browse files
committed
more release fixes
1 parent 363189d commit c814024

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
recursive-include doc *.html *.css *.txt *.js *.png *.py Makefile *.rst *.mako
22
recursive-include examples *.py *.xml *.mako *.myt *.kid *.tmpl
3-
recursive-include test *.py *.html *.mako
3+
recursive-include test *.py *.html *.mako *.cfg
44

55
include README* AUTHORS LICENSE CHANGES* tox.ini
66

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ console_scripts=
7070
mako-render = mako.cmd:cmdline
7171

7272
[egg_info]
73+
tag_build = dev
7374

7475
[tool:pytest]
7576
addopts= --tb native -v -r fxX -W error

0 commit comments

Comments
 (0)