Skip to content

Commit feb2f72

Browse files
committed
Add missing scripts package
1 parent 012ebdb commit feb2f72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
license='MIT',
1212
packages=[
1313
'irf',
14+
'irf.scripts',
1415
],
1516
install_requires=[
1617
'numpy',

0 commit comments

Comments
 (0)