Skip to content

Commit 3990901

Browse files
committed
add algosim.py script to setup.py
1 parent 5d57978 commit 3990901

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
@@ -12,4 +12,5 @@
1212
install_requires=[
1313
"bintrees >= 2.0.1"
1414
],
15+
scripts=['bin/algosim.py']
1516
)

0 commit comments

Comments
 (0)