mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-20 14:28:22 +00:00
Fix indentation of comment
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
This commit is contained in:
parent
c99d72d541
commit
1c8f56c84b
2
Makefile
2
Makefile
@ -67,7 +67,7 @@ partial_clean:
|
||||
|
||||
clean: partial_clean
|
||||
rm -rf venv
|
||||
# legacy cleanup. The pyspec venv should be located at the repository root
|
||||
# legacy cleanup. The pyspec venv should be located at the repository root
|
||||
rm -rf $(PY_SPEC_DIR)/venv
|
||||
rm -rf $(DEPOSIT_CONTRACT_COMPILER_DIR)/venv
|
||||
rm -rf $(DEPOSIT_CONTRACT_TESTER_DIR)/venv
|
||||
|
Loading…
x
Reference in New Issue
Block a user