scikit-learn/sklearn/externals
Lars Buitinck 2e4aafd19c MAINT remove my email address
I'm getting too many individual support requests. People should
use the mailing list.
2016-03-04 10:43:41 +01:00
..
joblib MAINT remove my email address 2016-03-04 10:43:41 +01: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 make copy_joblib.sh Python 3 compatible 2015-07-23 14:45:52 +02:00
funcsigs.py MAINT use inspect.signature for introspection 2015-09-23 16:30:53 +02:00
odict.py General spelling fixes 2015-12-16 09:46:42 -08:00
setup.py TST remove joblib tests from sklearn 2014-07-17 17:11:20 +02:00
six.py MAINT Update six to version 1.4.1 2013-09-13 10:48:52 +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.