Bogdan Opanchuk
|
18cea3f2b6
|
Restrict some dependencies and relock
Sphinx >= 4 finally stops conflicting with mypy when it comes to type hints.
|
2021-06-13 13:28:14 -07:00 |
Bogdan Opanchuk
|
c7292fe92c
|
Remove unused dev dependencies
|
2021-06-01 23:55:48 -07:00 |
Bogdan Opanchuk
|
2050e3c168
|
Remove unused dependencies
|
2021-03-20 16:35:20 -07:00 |
David Núñez
|
7d0122977f
|
Set sphinx_rtd_theme in the docs
|
2019-02-20 12:59:10 +01:00 |
David Núñez
|
5a5ae6554f
|
Unpin pytest. Closes #227.
|
2019-02-15 12:49:23 +01:00 |
David Núñez
|
485e35680f
|
Drop requirements.txt and bring back INSTALL_REQUIRES in setup.py
|
2018-12-11 00:40:05 +01:00 |
Kieran Prasch
|
b8f8ae05f6
|
Updated version freeze via bytestring-splitter
|
2018-12-10 08:08:20 -08:00 |
David Núñez
|
5bcc4c96d8
|
New ExtendedKeccak hash function, based on pysha3 implementation
|
2018-11-16 11:16:01 +01:00 |
David Núñez
|
03cccb8ed4
|
Workaround for pytest-benchmark incompatibility with pytest 4. See #227
|
2018-11-16 10:05:24 +01:00 |
David Núñez
|
b51c38d1e1
|
Update Pipfile and requirements.txt to disallow requests<2.20.0
|
2018-11-15 21:14:04 +01:00 |
David Núñez
|
ad055165ff
|
Get constant sorrow from pipy
|
2018-10-11 21:01:26 +02:00 |
David Núñez
|
7d9ddfe6e8
|
Adds support to testing Jupyter notebooks with py.test plugin nbval
* Test vectors are marked as xfail temporarily
|
2018-10-06 22:28:14 +02:00 |
David Núñez
|
236ff239fe
|
Use constant_sorrow to handle signing mode constants in KFrag
|
2018-10-06 19:00:34 +02:00 |
Kieran Prasch
|
cfd77758df
|
specify version documentation, and bumpversion config
|
2018-08-18 17:50:46 -07:00 |
Kieran Prasch
|
767a8d7e18
|
Install bytestringSplitter from pyPI via pipenv
|
2018-08-18 17:27:26 -07:00 |
Kieran Prasch
|
cb4cfe1636
|
Fix monkeytype version for python3.5 builds
|
2018-08-18 17:27:00 -07:00 |
Kieran Prasch
|
90beaa9f58
|
Setup new Pipfile and lock
|
2018-08-18 17:25:54 -07:00 |
David Núñez
|
cad4f1d429
|
Introduce property-based test for serialization using Hypothesis
|
2018-08-15 22:34:21 -05:00 |
Kieran Prasch
|
df0734e9e3
|
Remove stale sub-deps from removed wheel
|
2018-07-20 12:51:47 -07:00 |
tuxxy
|
d463e52760
|
Remove cryptography wheels and update Pipfile
|
2018-07-18 13:32:02 -06:00 |
Kieran Prasch
|
b448176a6c
|
Fix PEP 508 markers
|
2018-07-06 13:46:10 -07:00 |
Kieran Prasch
|
96d7ea54c7
|
Add python 3.7 support.
|
2018-07-06 13:27:06 -07:00 |
Kieran Prasch
|
4f897b326e
|
Add benchmarking requirements and deps.
|
2018-07-05 19:01:59 -07:00 |
Kieran Prasch
|
1930bc7d55
|
Pipenv lockfile, add mypy deps.
|
2018-06-28 14:02:41 -07:00 |
Kieran Prasch
|
45d8363c36
|
Thin Pipfile + Lock; correct inline table key.
|
2018-06-25 23:40:30 -07:00 |
jMyles
|
7f8532f6a1
|
Adding bytestringSplitter to dependencies (using github for now until we release on pypi).
|
2018-05-25 16:52:05 -07:00 |
tuxxy
|
0a1dbf18b0
|
Add cryptography.io wheel for Darwin and Python3.5
|
2018-05-04 10:08:36 -06:00 |
jMyles
|
ebe0c8fa04
|
Removing cryptography.io from setup.py; using python markers in Pipfile to use wheels.
|
2018-05-01 16:36:24 -07:00 |
jMyles
|
baaa7c228a
|
Adding pre-compiled wheel to repo and to Pipfile. Also adding dependencies from cryptography.io so that they get locked.
|
2018-05-01 16:35:49 -07:00 |
tuxxy
|
6afa11717b
|
Use >=2.2 for cryptography.io
|
2018-03-19 23:07:11 -06:00 |
tuxxy
|
fe69a451b3
|
Upgrade to cryptography.io 2.2
|
2018-03-19 13:10:44 -06:00 |
Kieran R Prasch
|
e146380cc8
|
Initial sphinx project tree and build commands; Includes example jupyter notebooks.
|
2018-02-16 16:52:16 -08:00 |
tuxxy
|
62f21bec48
|
Add codecov to Pipfile
Codecov attempt #2
|
2018-02-10 03:28:48 -07:00 |
Kieran R Prasch
|
6cc6298c80
|
Removes msgpack-python dep; moves pytest mock to dev deps.
|
2018-02-08 19:39:48 -08:00 |
Kieran R Prasch
|
13abb37f43
|
pipenv support for dependency management, adds pytest mock.
|
2018-02-08 18:55:07 -08:00 |