Commit e4e5571a authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 69bb395a
......@@ -20,7 +20,7 @@
all :
PYTHON ?= python
PYTEST ?= $(PYTHON) -m pytest
PYTEST ?= $(PYTHON) -m pytest -vs
PYBENCH ?= $(PYTHON) -m golang.cmd.pybench
VALGRIND?= valgrind
GO ?= go
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment