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

@ -1,5 +1,5 @@
[tool.towncrier]
# Read https://github.com/ethereum/<REPO_NAME>/newsfragments/README.md for instructions
# Read https://github.com/ethereum/<REPO_NAME>/blob/master/newsfragments/README.md for instructions
package = "<MODULE_NAME>"
filename = "docs/release_notes.rst"
directory = "newsfragments"