Commit Graph

46 Commits

Author SHA1 Message Date
Luke Murphy
6285212209
Put noqa in the right place 2020-07-07 15:37:34 +02:00
Luke Murphy
f06335126b
Add missing lock file 2020-07-07 15:33:28 +02:00
Luke Murphy
db5f71d240
Migrate to pyproject config
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-07 15:31:53 +02:00
Luke Murphy
53ce07f1c4
Try to install libsodium
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-30 02:08:31 +02:00
Luke Murphy
86ba86206c
Add new release logs and drone file
Some checks failed
continuous-integration/drone/push Build is failing
2020-05-16 18:40:02 +02:00
Luke Murphy
7245256c84
Add badge 2020-05-16 18:38:51 +02:00
Luke Murphy
f49769b3c8
Follow Hypercore protocol and reduce boilerplate 2020-05-16 18:38:29 +02:00
Luke Murphy
e8ed3bdf21
Fix link 2020-02-22 17:13:49 +01:00
Luke Murphy
95e05b5f7b
Fix organisation name 2020-02-22 14:38:00 +01:00
Luke Murphy
8f0afd7780
Fix mocker usage 2019-12-04 22:50:05 +07:00
Luke Murphy
284e0ff66b
Also configure RTD to use new docs path 2019-11-26 10:40:43 +07:00
Luke Murphy
4062168814
Use more standard docs folder 2019-11-25 11:20:53 +07:00
Luke Murphy
f7a5fd0e2a
Add github funding file 2019-11-20 09:58:45 +07:00
Luke Murphy
2db86a5237
Add liberapay link 2019-11-20 09:49:52 +07:00
Luke Murphy
02163fab81
Add new change log entry 2019-11-14 19:11:50 +07:00
Luke Murphy
60a0ff1920
Fix keyword argument
Closes https://github.com/datpy/hypercore-crypto/issues/3.
2019-11-14 19:09:19 +07:00
Luke Murphy
2f73f08030
Fix RTD 2019-11-03 20:13:47 +01:00
Luke Murphy
303b8c0fc7
Fix docs build 2019-11-03 18:20:50 +01:00
Luke Murphy
9cf8b7946a
Fix Datpy wording 2019-11-03 16:55:39 +01:00
Luke Murphy
9321539803
New Sphinx theme and better docs 2019-11-03 16:48:32 +01:00
Luke Murphy
4254c262fe
Add funding file 2019-10-09 00:48:03 +02:00
Luke Murphy
690adc0ab8
Fix license badge 2019-10-08 23:58:14 +02:00
Luke Murphy
39b3bdf8b7
Add export list 2019-10-06 16:19:18 +02:00
Luke Murphy
2c50616ab8
Add example and fix links 2019-10-06 16:19:11 +02:00
Luke Murphy
980a1e8218
Use right license to match original 2019-10-06 16:18:58 +02:00
Luke Murphy
c579de3af9
Simplify contrib docs 2019-10-06 16:18:50 +02:00
Luke Murphy
ed47ad09d8
Inline all the tox definitions 2019-10-06 15:14:09 +02:00
Luke Murphy
28d8086f1a
Once again fight RTD to install the package 2019-10-05 22:14:00 +02:00
Luke Murphy
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
Luke Murphy
766cd2d4a6
Attempt to only install doc deps on RTD 2019-10-05 22:06:50 +02:00
decentral1se
d0799d36db
Merge pull request #1 from datpy/get-travis-running
Install libsodium in the CI environment
2019-10-05 22:00:50 +02:00
Luke Murphy
e1b134bc67
Install docs but not dist (libsodium included now) 2019-10-05 22:00:20 +02:00
Luke Murphy
4545f60526
Mock up pysodium on RTD 2019-10-05 22:00:10 +02:00
Luke Murphy
e876e7f9c9
Add libsodium in the CI env 2019-10-05 22:00:00 +02:00
Luke Murphy
d1d8012ca3
Don't install package on RTD env 2019-10-05 21:59:52 +02:00
Luke Murphy
643e083c00
Don't install package for docs 2019-10-05 21:27:45 +02:00
Luke Murphy
9a169823b0
Add note about mirroring 2019-10-05 21:22:45 +02:00
Luke Murphy
6c5dacd6df
Clean up typing 2019-10-05 21:22:01 +02:00
Luke Murphy
8e4aa82648
Amend to use new Tox envs 2019-10-05 21:15:00 +02:00
Luke Murphy
a5d2a14988
Don't install the distribution for documentation 2019-10-05 21:14:31 +02:00
Luke Murphy
2aa6742fc5
Fix CI badge 2019-10-05 21:08:24 +02:00
Luke Murphy
fdd87f984f
Polishing before the next release 2019-10-05 21:03:06 +02:00
Luke Murphy
a250b8391c
Finalise the rest of the module 2019-10-05 20:28:55 +02:00
Luke Murphy
c11909012a
Rework to use pysodium, document and test further
Still on key_pair, sign and verify
2019-10-05 14:11:14 +02:00
Luke Murphy
1072d2662a
Implement key_pair, sign, and verify 2019-10-05 11:34:57 +02:00
Luke Murphy
f43cf4fa52
Roll out the new boilerplate 2019-10-04 23:20:02 +02:00