We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d57978 commit 3990901Copy full SHA for 3990901
setup.py
@@ -12,4 +12,5 @@
12
install_requires=[
13
"bintrees >= 2.0.1"
14
],
15
+ scripts=['bin/algosim.py']
16
)
0 commit comments