Open Yamakaky opened 10 years ago
This should be possible, make build
doesn't do anything particularly complex, it just creates a virtualenv and installs dependencies into it. If all the dependencies are installed in the system python, running it via the system python should work fine.
Hi
Is it possible not to install python dependencies with make build ? It would be possible to use distribution packages instead.