Closed willbarton closed 9 years ago
This PR runs frontendbuild.sh as part of the Python build process. This makes it possible to pip install regulations-site and get all the things on one plate.
frontendbuild.sh
pip install
Ohhhhh, very clever @willbarton
This PR runs
frontendbuild.sh
as part of the Python build process. This makes it possible topip install
regulations-site and get all the things on one plate.