Felix Fontein
|
5abfe8fca9
|
PyOpenSSL 22.0.0 no longer supports Python 2.7. (#387)
|
2022-01-30 13:59:32 +01:00 |
Felix Fontein
|
cda2edf92c
|
Remove superfluous constraints. (#245)
|
2021-06-06 22:31:03 +02:00 |
Felix Fontein
|
b22c4fb65a
|
Fix CI (#188)
* Limit cryptography to < 3.4 for Python < 3.6.
* Make sure cryptography 3.3+ is installed on Darwin.
* Work around old pip versions.
|
2021-02-09 06:47:30 +01:00 |
Felix Fontein
|
1b3ff44bc2
|
Avoid cffi 1.14.3 to be installed in CI by old pip versions (#110)
* Avoid cffi 1.14.3 to be installed in CI by old pip versions.
* Avoid too old version being installed.
* Add missing target.
|
2020-09-16 10:48:43 +02:00 |
Felix Fontein
|
e91849d1d8
|
Add shippable tests. (#4)
|
2020-03-29 20:01:53 +02:00 |