Template updates post ssz and ethabi (#82)

* add updates found when merging template with py-ssz and eth-abi

* add wheel and wheel-windows to ci and reorg
This commit is contained in:
Paul Robinson
2023-04-19 14:00:40 -06:00
committed by pacrob
parent 3314247037
commit 484b6b55cd
8 changed files with 170 additions and 61 deletions

View File

@ -9,6 +9,7 @@ import sys
ALLOWED_EXTENSIONS = {
".breaking.rst",
".bugfix.rst",
".deprecation.rst",
".doc.rst",
".feature.rst",
".internal.rst",