DEBSOURCES
Skip Quicknav
sources / joblib / 0.6.4-3 / Makefile
12345678910
all: test-no-multiprocessing test test: nosetests test-no-multiprocessing: export JOBLIB_MULTIPROCESSING=0 && nosetests