Skip to content

Commit e728f61

Browse files
committed
MAINT: Add missing hooks tests.
1 parent a212204 commit e728f61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ attr = 'numpydoc.__version__'
169169
[tool.setuptools.package-data]
170170
numpydoc = [
171171
'tests/test_*.py',
172+
'tests/hooks/test_*.py',
172173
'tests/tinybuild/Makefile',
173174
'tests/tinybuild/index.rst',
174175
'tests/tinybuild/*.py',

0 commit comments

Comments
 (0)