python-blosc
python-blosc copied to clipboard
wrong setuptools build command
Hi,
The Readme say that to build the python-blosc we should run python setup.py build --inplace.
But seems that --inplace param is used with the command build_ext and not with build.