projects
/
rainbowstream.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
change command name
[rainbowstream.git]
/
setup.py
diff --git
a/setup.py
b/setup.py
index
29bab80
..
516413e
100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-41,6
+41,6
@@
setup(name='rainbowstream',
entry_points="""
# -*- Entry points: -*-
[console_scripts]
- rainbow=rainbowstream.rainbow:fly
+ rainbow
stream
=rainbowstream.rainbow:fly
""",
)