8000 Update pyscriptjs/Makefile · wolfmib/pyscript_tutorial@9e753e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9e753e2

Browse files
fpligermattkram
andauthored
Update pyscriptjs/Makefile
Co-authored-by: Matt Kramer <matthew.robert.kramer@gmail.com>
1 parent 534a6a6 commit 9e753e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyscriptjs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ app_dir ?= $(shell git rev-parse --show-prefix)
88

99
CONDA_ENV ?= ./env
1010
env := $(CONDA_ENV)
11-
11+
conda_run := conda run -p $(env)
1212

1313
.PHONY: clean
1414
clean:

0 commit comments

Comments
 (0)
0