Commit 27fd1355 authored by Ivan Tyagov's avatar Ivan Tyagov

Add Ipython and pandas python libraries.

parent 4b022d88
[buildout]
parts =
ipython
[ipython]
recipe = zc.recipe.egg:custom
egg = ipython
[buildout]
parts =
pandas
[pandas]
recipe = zc.recipe.egg:custom
egg = pandas
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment