Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Commit 114d347

Browse files
committed
tests missing from packages list
1 parent 78d1711 commit 114d347

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ def run(self):
146146
ext_modules = [librootnumpy]
147147
packages = [
148148
'root_numpy',
149+
'root_numpy.tests',
149150
'root_numpy.testdata',
150151
'root_numpy.extern',
151152
]

0 commit comments

Comments
 (0)