1 2 3 4 5
all: python3 ./setup.py build install: python3 ./setup.py install --prefix=/app --skip-build --optimize=1