Skip to content

Commit eeaedc8

Browse files
alexlibCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 4f1765b commit eeaedc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PROJECT := openptv_python
22
CONDA := conda
33
CONDAFLAGS :=
44
COV_REPORT := html
5-
PYTHON ?= .venv/bin/python
5+
PYTHON ?= python
66

77
default: qa unit-tests type-check
88

0 commit comments

Comments
 (0)