Skip to content

Commit b53da5a

Browse files
author
desert
committed
Include changelog.d in the sdist
1 parent 7ca1e23 commit b53da5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ include mypy.ini
2525
include pycli
2626

2727
include .pylintrc
28-
include changelog.d
29-
include changelog.d/towncrier_template.rst
28+
graft changelog.d
29+
3030

3131

3232
global-exclude *.py[cod] __pycache__ *.so *.dylib

0 commit comments

Comments
 (0)