Skip to content

Commit 6922437

Browse files
committed
added straglr_compare.py to setup
1 parent cfb4511 commit 6922437

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
@@ -28,5 +28,6 @@
2828
'scipy>=1.8.0',
2929
],
3030
scripts = ['straglr.py',
31+
'straglr_compare.py',
3132
],
3233
)

0 commit comments

Comments
 (0)