Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update makefile with better Debian commands (#72)
With the new changes, if the build system is Debian, make will: - evaluate if the pip version is the one that requires --system - change the Debian pip command to pip3, so we are building with Python 3 This fixes #71.
- Loading branch information