Skip to content

Commit fffab1f

Browse files
authored
e - use call (#122)
1 parent d9fec4c commit fffab1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_and_test.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@python -m pip install tox --constraint constraints.txt --disable-pip-version-check && tox --parallel
1+
@call python -m pip install tox --constraint constraints.txt --disable-pip-version-check && call tox --parallel

0 commit comments

Comments
 (0)