Commit Graph

17 Commits

Author SHA1 Message Date
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