Specify python version

This commit is contained in:
Justin Van Patten 2021-11-05 20:10:53 -07:00
parent c86b10cac5
commit 562404b15d

View file

@ -17,7 +17,7 @@ include ../../build/common.mk
TEST_ALL_DEPS = build
ensure::
pipenv install --dev
pipenv install --dev --python 3.9.x
mkdir -p $(PYENVSRC)
build_package::