|
|
7099bbaaa4
|
Add pre commit (#103)
* add pre-commit
* run pre-commit
* skip lint on README.md as it breaks template filling
|
2023-10-04 13:32:07 -06:00 |
|
|
|
23a192f62c
|
change references to doc to all be docs
|
2023-05-03 14:20:55 -06:00 |
|
|
|
2a1c8f83b4
|
minor formatting updates, remove contributing docs
|
2023-05-01 16:29:09 -06:00 |
|
|
|
1f5fc7208b
|
Remove testall (#88)
* remove testall because it doesnt work
|
2023-05-01 15:19:16 -06:00 |
|
|
|
484b6b55cd
|
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
|
2023-05-01 15:19:15 -06:00 |
|
|
|
431db89753
|
template cleanup following initial merge with py-evm (#80)
* template cleanup following initial merge with py-evm
* add flake8 pin comment
* correct license years
* add pin note to mypy
|
2023-05-01 15:19:14 -06:00 |
|
|
|
fe19f5a77a
|
bump docs dependencies
|
2023-05-01 15:17:17 -06:00 |
|
|
|
7c85f95a4d
|
Do not invoke `setup.py` directly
- It is not recommended to invoke ``setup.py`` directly, instead opting for ``python -m build`` for the commands in this commit (see: https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html)
- Add newsfragment for #70
|
2022-11-21 17:40:56 -07:00 |
|
|
|
3ff1c9cf5d
|
Minor refactoring / cleanup
- Clean up github PR template to remove double links to the newsfragment README.md
- Clean up some typos and make some minor refactors.
|
2022-11-21 17:36:43 -07:00 |
|
|
|
99af2f4d53
|
Misc Updates (#65)
* Tweaks to release process
* Drop python 3.6
|
2022-09-19 14:35:39 -06:00 |
|
|
|
2e22e2d0b6
|
Add breaking change type to newsfragment (#61)
* Add breaking change type to newsfragment
* Move breaking-change -> breaking
|
2022-05-20 14:12:01 -06:00 |
|
|
|
89363b2d9b
|
Add internal type for release notes
|
2019-11-25 21:44:29 +01:00 |
|
|
|
02fe35663c
|
Setup towncrier to generate release notes
|
2019-11-25 21:44:29 +01:00 |
|