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
......@@ -37,6 +37,9 @@ install-database-dev-env:
@echo "| installed Python packages for the database |"
@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 "+----------------------------------------+"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment