Add PyPy support

Run CI against PyPy and build PyPy wheels.
This commit is contained in:
link2xt
2022-06-22 13:05:28 +00:00
parent 75f0537181
commit ddf9f0cd93
3 changed files with 17 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
- upgrade to `pgp@0.8.0` #3467
- add IMAP ID extension support #3468
- configure DeltaChat folder by selecting it, so it is configured even if not LISTed #3371
- build PyPy wheels #6683
### Fixes
- mailing list: remove square-brackets only for first name #3452