Commit 168f6978 authored by Kirill Smelkov's avatar Kirill Smelkov

Revert "Disable fluentd due to really bad rubygems."

This reverts commit 8dac4823.

Let's try buildint again after hopefully fixing rubygems issue in
1f9adc65 (*: Pin rubygems library version when used; Do pinning by url)

/cc @klaus, @Tyagov
parent 1f9adc65
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
versions = versions versions = versions
extends = extends =
../../software/ipython_notebook/software.cfg ../../software/ipython_notebook/software.cfg
# ../../component/fluentd/buildout.cfg ../../component/fluentd/buildout.cfg
../../component/matplotlib/buildout.cfg ../../component/matplotlib/buildout.cfg
../../component/ipython/buildout.cfg ../../component/ipython/buildout.cfg
../../component/pandas/buildout.cfg ../../component/pandas/buildout.cfg
...@@ -20,7 +20,7 @@ parts += ...@@ -20,7 +20,7 @@ parts +=
ipython ipython
wendelin.core wendelin.core
matplotlib matplotlib
# fluentd fluentd
ipython_notebook ipython_notebook
[eggs] [eggs]
......
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