Commit Graph

19 Commits

Author SHA1 Message Date
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
da9b95f37c introduce contributing doc + main branch convention (#84) 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
3314247037 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
2023-05-01 15:19:14 -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
99af2f4d53 Misc Updates (#65)
* Tweaks to release process

* Drop python 3.6
2022-09-19 14:35:39 -06:00
582e9aa475 Merge pull request #44 from ethereum/templatize-module-name-in-docs
Replace web3 reference with <MODULE_NAME>
2020-02-03 14:09:21 -08:00
6d75c9aa8d Update docs copyright to the year 2020 2020-01-24 11:28:54 -08:00
e6e69625bb Replace web3 reference with <MODULE_NAME>
Some hard-coded references to web3.py slipped through. Clearly this user path is not tested very often. In eth-abi, it still said EthereumAlarmClock X)
2020-01-24 11:21:24 -08:00
02fe35663c Setup towncrier to generate release notes 2019-11-25 21:44:29 +01:00
de4bdf9e30 Remove attribution to specific person 2019-03-25 15:14:04 -06:00
caf9050a19 Drop py3.5, add py3.7 2019-01-15 16:06:18 -08:00
a9d9fec258 add doctest by default 2018-02-07 11:14:11 -08:00
195249cdab docs cleanup: Makefile, conf, warnings 2018-01-30 11:18:16 -08:00
1d4e19d929 add docs index 2018-01-24 17:07:48 -08:00
a7955a560e init 2018-01-24 16:00:28 -08:00