Help installation along by stating the requirements.#115
Conversation
|
Maybe one of the pip/travis experts could take a look? @dhermes? |
I think that pyzmq is the only hard requirement. Having numpy and ipython in addition is probably useful, but not necessary.
|
SGTM. NumPy and SciPy are also dependencies. The The |
|
SGTM? I will take that as a "go ahead". I believe that numpy and scipy are optional dependencies, but I admit that I am not sure what anyone would do with this, without them. |
|
http://www.urbandictionary.com/define.php?term=SGTM As for optional dependencies, you can use |
|
Got it. But why were you giggling? Maybe I'm missing something. How's this? On Sun, Jan 25, 2015 at 2:29 PM, Danny Hermes notifications@github.com
|
|
Looks good to me (LGTM). (By the way SGTM is "sounds good to me".) |
Help installation along by stating the requirements.
|
Oh, sorry. urbandictionary was giving me "silently giggling to myself". I I guess I gave you reason to giggle now. At any rate - merging On Sun, Jan 25, 2015 at 7:59 PM, Danny Hermes notifications@github.com
|
|
Indeed. I shall commence with the giggling. |
|
Seems like the travis thing is working: Release notes are here: On Sun, Jan 25, 2015 at 8:08 PM, Danny Hermes notifications@github.com
|
I think that pyzmq is the only hard requirement. Having numpy and ipython in
addition is probably useful, but not necessary.