mirror of
https://github.com/logos-co/nomos-specs.git
synced 2025-02-22 20:18:14 +00:00
Move eth-specs submodule to da (#111)
This commit is contained in:
parent
c9769a2b8b
commit
5434fcb315
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,4 +1,4 @@
|
||||
[submodule "consensus-specs"]
|
||||
path = eth-specs
|
||||
path = da/eth-specs
|
||||
url = git@github.com:ethereum/consensus-specs.git
|
||||
branch = dev
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
cd ./eth-specs
|
||||
cd ./da/eth-specs
|
||||
pip install -r requirements_preinstallation.txt
|
||||
python setup.py sdist bdist_wheel
|
||||
pip install dist/*.whl
|
Loading…
x
Reference in New Issue
Block a user