8000 fix: include requirements files in PyPI sdist · python-openxml/python-docx@8995a40 · GitHub
[go: up one dir, main page]

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)
0