Commit Graph

114 Commits

Author SHA1 Message Date
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
57f1f49a0f Set the latest version in release notes 2019-11-27 10:38:08 -08:00
abf0da925c Built docs for modules 2019-11-26 17:44:33 -08:00
d503950179 Fix all doc build warnings 2019-11-26 17:44:33 -08:00
1564ad659b Convert doc warnings into errors for CI 2019-11-26 17:20:24 -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
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