scikit-learn/sklearn/externals
Gael Varoquaux 7ba0d2790c MAINT: misc change to copy_joblib
So that we are sure that .py files are not executables (if they are, the
tests are not run)
2013-07-26 17:11:36 +02:00
..
joblib ENH: update joblib to 0.7.1 2013-07-26 17:11:35 +02:00
README Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
__init__.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
copy_joblib.sh MAINT: misc change to copy_joblib 2013-07-26 17:11:36 +02:00
setup.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
six.py PY3 allow multiple base classes in six.with_metaclass 2013-04-03 17:49:45 +02:00
test_externals_setup.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00

README

This directory contains bundled external dependencies that are updated
every once in a while.

Note for distribution packagers: if you want to remove the duplicated
code and depend on a packaged version, we suggest that you simply do a
symbolic link in this directory.