apply template updates found following merge with eth-typing (#81)

* apply template updates found following merge with eth-typing

* add build as a dev dependency

* remove timeout from pytest.ini, it doesn't do anything without pytest-timeout as a dep
This commit is contained in:
Paul Robinson
2023-04-13 12:47:12 -06:00
committed by pacrob
parent 431db89753
commit 3314247037
5 changed files with 7 additions and 9 deletions

View File

@ -55,7 +55,7 @@ master_doc = "index"
# General information about the project.
project = "<PROJECT_NAME>"
copyright = "2020, The Ethereum Foundation"
copyright = "2019-2023, The Ethereum Foundation"
__version__ = setup_version
# The version info for the project you're documenting, acts as replacement for