mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-21 11:01:26 -05:00
Update pyscriptjs/Makefile
Co-authored-by: Matt Kramer <matthew.robert.kramer@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ app_dir ?= $(shell git rev-parse --show-prefix)
|
||||
|
||||
CONDA_ENV ?= ./env
|
||||
env := $(CONDA_ENV)
|
||||
|
||||
conda_run := conda run -p $(env)
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
|
||||
Reference in New Issue
Block a user