Commit Graph

17 Commits

Author SHA1 Message Date
f0fbd2d8c8 add logo to readthedocs 2024-04-20 09:18:26 -06:00
eea065fb57 reorg test structure to match tox and CI jobs, drop bumpversion for bump-my-version and move config to pyproject.toml, fix docs building 2024-04-20 09:18:26 -06:00
42605c0288 merge template updates and refill vars 2024-02-19 14:49:30 -07:00
23a192f62c change references to doc to all be docs 2023-05-03 14:20:55 -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
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
6d75c9aa8d Update docs copyright to the year 2020 2020-01-24 11:28:54 -08:00
27ecd4b0ed Mock dependencies that are excluded in readthedocs
It seems preferable to import just fastecdsa. But if you do that,
then some kind of side-effect doesn't happen, which means that `sec1` is
not available as an attribute on `fastecdsa.encoding`.

So we specifically mock the sub-modules as well.
2019-11-27 14:07:14 -08:00
b672da82ec Fix version parse failure because of double-quote 2019-11-26 17:19:19 -08:00
d589daf00d Fill in template variables 2019-11-26 13:33:57 -08: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
a7955a560e init 2018-01-24 16:00:28 -08:00