Skip to content
Snippets Groups Projects
Commit 5fdbb798 authored by Marko Mecina's avatar Marko Mecina
Browse files

add recipe for installing required Python modules

parent 42b34752
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,9 @@ install-database-dev-env:
@echo "+-----------------------------------------------+"
@echo
install-python-env:
python -m pip install numpy scipy matplotlib cairocffi mysqlclient sqlalchemy wheel sphinx sphinx_rtd_theme astropy crcmod
ccs-storage:
@echo "+----------------------------------------+"
@echo "| setting up the storage database schema |"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment