Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b96c4c7

Browse files
Handle changes in MANIFEST
1 parent 781c540 commit b96c4c7

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

MANIFEST.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
include INSTALL.rst README.rst
2-
include pytest.ini
32
include MANIFEST.in
43
include matplotlibrc.template setup.cfg.template
54
include setupext.py setup.py
@@ -20,4 +19,3 @@ recursive-include tools *
2019
recursive-include tutorials *
2120
include versioneer.py
2221
include lib/matplotlib/_version.py
23-
include tests.py
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
include sub-wheels/matplotlib.tests/README.rst
2+
include sub-wheels/matplotlib.tests/MANIFEST.in
3+
include pytest.ini
4+
include tests.py

0 commit comments

Comments
 (0)