Closed jobala closed 4 years ago
We build extensions then install them. We can do this in one step with pip install.
cd extension && pip install .
We build extensions then install them. We can do this in one step with pip install.