Commit Graph

21 Commits (a4f3a477327158a35fdb33dd04534f9f11b70610)

Author SHA1 Message Date
Kieran Prasch 53fb61d32a Update Pipfile.lock 2018-08-18 17:55:49 -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 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 fe69a451b3 Upgrade to cryptography.io 2.2 2018-03-19 13:10:44 -06:00
Kieran Prasch 1b7e659859 Updates pipfile with sphinx deps. 2018-02-16 16:52:16 -08: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 1cb9aba0a9 Adds a pair of tests for Point.__mul__. 2018-02-08 18:57:59 -08:00