Skip to content

Commit 8995a40

Browse files
musicinmybrainscanny
authored andcommitted
fix: include requirements files in PyPI sdist
These are needed to run tests via tox.ini.
1 parent e45fd78 commit 8995a40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
include HISTORY.rst LICENSE README.rst tox.ini
2+
include requirements*.txt
23
graft src/docx/templates
34
graft features
45
graft tests

0 commit comments

Comments
 (0)