Commit Graph

36 Commits

Author SHA1 Message Date
284e0ff66b Also configure RTD to use new docs path 2019-11-26 10:40:43 +07:00
4062168814 Use more standard docs folder 2019-11-25 11:20:53 +07:00
f7a5fd0e2a Add github funding file 2019-11-20 09:58:45 +07:00
2db86a5237 Add liberapay link 2019-11-20 09:49:52 +07:00
02163fab81 Add new change log entry 0.0.1a3 2019-11-14 19:11:50 +07:00
60a0ff1920 Fix keyword argument
Closes https://github.com/datpy/hypercore-crypto/issues/3.
2019-11-14 19:09:19 +07:00
2f73f08030 Fix RTD 2019-11-03 20:13:47 +01:00
303b8c0fc7 Fix docs build 2019-11-03 18:20:50 +01:00
9cf8b7946a Fix Datpy wording 2019-11-03 16:55:39 +01:00
9321539803 New Sphinx theme and better docs 0.0.1a2 2019-11-03 16:48:32 +01:00
4254c262fe Add funding file 2019-10-09 00:48:03 +02:00
690adc0ab8 Fix license badge 2019-10-08 23:58:14 +02:00
39b3bdf8b7 Add export list 2019-10-06 16:19:18 +02:00
2c50616ab8 Add example and fix links 2019-10-06 16:19:11 +02:00
980a1e8218 Use right license to match original 2019-10-06 16:18:58 +02:00
c579de3af9 Simplify contrib docs 2019-10-06 16:18:50 +02:00
ed47ad09d8 Inline all the tox definitions 2019-10-06 15:14:09 +02:00
28d8086f1a Once again fight RTD to install the package 0.0.1a1 2019-10-05 22:14:00 +02:00
c2301c9ec4 Revert to usual RTD configuration
Not working still but nothing we can do about it.

Will need to raise an issue about this.
2019-10-05 22:11:28 +02:00
766cd2d4a6 Attempt to only install doc deps on RTD 2019-10-05 22:06:50 +02:00
d0799d36db Merge pull request #1 from datpy/get-travis-running
Install libsodium in the CI environment
2019-10-05 22:00:50 +02:00
e1b134bc67 Install docs but not dist (libsodium included now) 2019-10-05 22:00:20 +02:00
4545f60526 Mock up pysodium on RTD 2019-10-05 22:00:10 +02:00
e876e7f9c9 Add libsodium in the CI env 2019-10-05 22:00:00 +02:00
d1d8012ca3 Don't install package on RTD env 2019-10-05 21:59:52 +02:00
643e083c00 Don't install package for docs 2019-10-05 21:27:45 +02:00
9a169823b0 Add note about mirroring 2019-10-05 21:22:45 +02:00
6c5dacd6df Clean up typing 2019-10-05 21:22:01 +02:00
8e4aa82648 Amend to use new Tox envs 2019-10-05 21:15:00 +02:00
a5d2a14988 Don't install the distribution for documentation 2019-10-05 21:14:31 +02:00
2aa6742fc5 Fix CI badge 2019-10-05 21:08:24 +02:00
fdd87f984f Polishing before the next release 2019-10-05 21:03:06 +02:00
a250b8391c Finalise the rest of the module 2019-10-05 20:28:55 +02:00
c11909012a Rework to use pysodium, document and test further
Still on key_pair, sign and verify
2019-10-05 14:11:14 +02:00
1072d2662a Implement key_pair, sign, and verify 2019-10-05 11:34:57 +02:00
f43cf4fa52 Roll out the new boilerplate 2019-10-04 23:20:02 +02:00