testing updates

This commit is contained in:
Manuel Barkhau 2019-02-22 22:44:40 +01:00
parent 1a13715567
commit 9176bd1090
4 changed files with 6 additions and 4 deletions

View file

@ -6,7 +6,7 @@ PACKAGE_NAME := pycalver
# - `make ipy`
# - `make lint`
# - `make devtest`
DEVELOPMENT_PYTHON_VERSION := python=3.6
DEVELOPMENT_PYTHON_VERSION := python=3.7
# These must be valid (space separated) conda package names.
# A separate conda environment will be created for each of these.