mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 06:44:58 -05:00
version stub
This commit is contained in:
1
setup.py
1
setup.py
@@ -430,6 +430,7 @@ with open("README.md", "rt", encoding="utf8") as f:
|
||||
|
||||
setup(
|
||||
name='eth2spec',
|
||||
version='0.0.1', # initial version, see #1584 and #1596
|
||||
description="Eth2 spec, provided as Python package for tooling and testing",
|
||||
long_description=readme,
|
||||
long_description_content_type="text/markdown",
|
||||
|
||||
Reference in New Issue
Block a user