May 2018
Intermediate to advanced
380 pages
9h 37m
English
git tag -a <tag_name> -m "<tag_message>" # git tag -a v0.3 -m "Changed the calculations"
git+https://<vcs>/<dependency>@<tag_name>#egg=<dependency> # git+https://gitlab/pump_laws@v0.3#egg=pump_laws
# math / science / graph stuff bokeh==0.11.1 numpy==1.10.4 pandas==0.17.1 scipy==0.17.0 ...
Read now
Unlock full access