Changing the
PYTHONPATH=$(shell echo .pybuild/pythonX.Y_3.5*/build/)
to
PYTHONPATH=$(shell echo .pybuild/pythonX.Y_3.6*/build/)
does indeed fix the FTBFS.
- Bug#878820: python-skbio FTBFS with Python 3.6 as default Adrian Bunk
- Bug#878820: Andreas Stührk

