Commit 3603b5e
Steve Canny
fix: python-openxml#151 tests won't run on PyPI distribution
The tests/ directory was only partially included in the source
distribution uploaded to PyPI, such that the test suite could not be run
from that distribution. Modify MANIFEST.in to include all .py files in
the tests/ directory.1 parent ffdb139 commit 3603b5e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments