mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-11-13 17:25:34 +01:00
Makefile: update Python version
This commit is contained in:
parent
cb5fa4ce34
commit
a08de54ca1
2
Makefile
2
Makefile
|
@ -1,6 +1,6 @@
|
|||
.PHONY: all install-js watch-js build-js collect-files pack publish-beta publish-latest lint test test-js-update-snapshots create-messages update-messages docs docs-watch clean
|
||||
|
||||
DEV_PYTHON=python3.7
|
||||
DEV_PYTHON=python3
|
||||
VENV_NAME?=venv
|
||||
VENV_BIN=$(shell pwd)/$(VENV_NAME)/bin
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user