Commit Graph

6 Commits

Author SHA1 Message Date
Paul Kehrer
7348207369
stop a deprecation warning and bump minimum setuptools (#396) 2022-08-23 23:25:48 -04:00
Alex Gaynor
2d20a7e24b
Switch to a Rust implementation of cryptographic primitives (#294) 2022-05-01 10:59:05 -06:00
Alex Gaynor
71d92347b0
Update our python versions to be consistent (#241) 2020-12-19 11:21:01 -06:00
Alex Gaynor
09c5fd1a20
Paint it Black by the Rolling Stones (#208) 2020-07-23 19:38:00 -05:00
Sviatoslav Sydorenko
bc8a55e70e Pin the lower bound of PEP517-required setuptools (#171)
* Pin the lower bound of PEP517-required setuptools

It fails with Pip's buggy build env isolation combined with the
default fallback for the build backend which is
``setuptools.build_meta.__legacy__``.

* Point to setuptools PEP 517 backend explicitly
2019-05-07 15:08:38 -04:00
Alex Gaynor
b8c466aac0 Added a pyproject.toml (#153) 2018-07-23 18:35:55 -04:00