Skip to content

Commit ad2a594

Browse files
committed
install conftest.py
1 parent d931489 commit ad2a594

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ py.extension_module(
103103
py.install_sources(
104104
bn / '__init__.py',
105105
bn / '_pytesttester.py',
106+
bn / 'conftest.py',
106107
# bn / '_version.py',
107108
subdir: 'bottleneck',
108109
)

0 commit comments

Comments
 (0)