Quick shunt to avoir all reinstal
This commit is contained in:
parent
f0b3f0d90f
commit
62e27c5511
|
@ -33,7 +33,8 @@ install_dependencies:
|
|||
$(py_install) install -U pip wheel
|
||||
$(py_install) install pytest python-dotenv pytest-icdiff
|
||||
|
||||
install: venv install_dependencies
|
||||
install: venv
|
||||
$(pytest) --version || install_dependencies
|
||||
|
||||
venv:
|
||||
make .venv3.$(minor)
|
||||
|
|
Loading…
Reference in New Issue