mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2024-12-22 19:50:34 +00:00
Revert, the 2nd
This commit is contained in:
parent
1cf6fdb240
commit
5b71df637f
3
Makefile
3
Makefile
@ -28,8 +28,7 @@ $(VENV_NAME)/bin/activate: requirements.txt
|
||||
${VENV_NAME}/bin/python -m pip install -r requirements_test.txt
|
||||
@touch $(VENV_NAME)/bin/activate
|
||||
|
||||
venv_build:
|
||||
$(VENV_NAME)/bin/activate
|
||||
venv_build: $(VENV_NAME)/bin/activate
|
||||
export PYTHONHASHSEED=42
|
||||
|
||||
venv_build_test: venv_build
|
||||
|
Loading…
Reference in New Issue
Block a user