bootstrapit update

This commit is contained in:
Manuel Barkhau 2018-12-05 09:42:26 +01:00
parent afe90a8d74
commit 4bf07261d8
8 changed files with 201 additions and 93 deletions

View file

@ -9,8 +9,9 @@ DOCKER_REGISTRY_URL := registry.gitlab.com/mbarkhau/pycalver
# - `make devtest`
DEVELOPMENT_PYTHON_VERSION := python=3.6
# These must be valid conda package names. A separate
# conda environment will be created for each of these.
# These must be valid (space separated) conda package names.
# A separate conda environment will be created for each of these.
#
# Some valid options are:
# - python=2.7
# - python=3.5