build(wheels): added wheel generation scripts and social logo

This commit is contained in:
2025-07-31 12:02:10 -04:00
parent 7373ca2f9a
commit 5b74155477
7 changed files with 294 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
#!/bin/bash
pyenv install 3.8.20
pyenv install 3.9.23
pyenv install 3.10.18
pyenv install 3.11.13
pyenv install 3.12.11
pyenv install 3.13.5
pyenv install 3.13.5t
pyenv install 3.14.0rc1
pyenv install 3.14.0rc1t
pyenv install pypy3.10-7.3.19
pyenv install pypy3.11-7.3.20