newsfragments

This commit is contained in:
pacrob
2024-03-02 12:05:27 -07:00
parent 121c1d0afc
commit 6099b7c5db
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
Drop support for ``python<3.8``

View File

@ -0,0 +1 @@
Add basic support for ``python3.8, 3.9, 3.10, 3.11, 3.12``

View File

@ -0,0 +1 @@
Merge updates from ethereum python project template, including using ``pre-commit`` for linting, change name of ``master`` branch to ``main``, lots of linting changes