deedy5 / primp

🪞PRIMP (Python Requests IMPersonate). The fastest python HTTP client that can impersonate web browsers
MIT License
90 stars 7 forks source link

CI - remove abi3 support, [linux] manylinux: auto (2_17), [linux, musl]: build `pypy` wheels #16

Closed deedy5 closed 6 months ago

deedy5 commented 6 months ago

1) [linux]: manylinux: auto 2) remove abi3, build for every python version 3) tests: change retries from 3 to 5 4) [linux], [musllinux]: add pypy3.8, pypy3.9, pypy3.10 builds