Commit Graph

15 Commits

Author SHA1 Message Date
Jason Carver
7466ace0b8
Merge pull request #370 from libp2p/remove-unbuildable-dependencies-from-docs-extra
Remove unbuildable dependencies from docs extra
2019-11-27 14:37:10 -08:00
Jason Carver
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
Jason Carver
57f1f49a0f Set the latest version in release notes 2019-11-27 10:38:08 -08:00
Jason Carver
abf0da925c Built docs for modules 2019-11-26 17:44:33 -08:00
Jason Carver
d503950179 Fix all doc build warnings 2019-11-26 17:44:33 -08:00
Jason Carver
1564ad659b Convert doc warnings into errors for CI 2019-11-26 17:20:24 -08:00
Jason Carver
b672da82ec Fix version parse failure because of double-quote 2019-11-26 17:19:19 -08:00
Jason Carver
d589daf00d Fill in template variables 2019-11-26 13:33:57 -08:00
Christoph Burgdorf
02fe35663c Setup towncrier to generate release notes 2019-11-25 21:44:29 +01:00
David Sanders
de4bdf9e30
Remove attribution to specific person 2019-03-25 15:14:04 -06:00
Jason Carver
caf9050a19 Drop py3.5, add py3.7 2019-01-15 16:06:18 -08:00
Jason Carver
a9d9fec258 add doctest by default 2018-02-07 11:14:11 -08:00
Jason Carver
195249cdab docs cleanup: Makefile, conf, warnings 2018-01-30 11:18:16 -08:00
Jason Carver
1d4e19d929 add docs index 2018-01-24 17:07:48 -08:00
Jason Carver
a7955a560e init 2018-01-24 16:00:28 -08:00