cakama3a / Gamepadla

Gamepads latency and polling rate tester (XinputTest analog)
https://gamepadla.com
MIT License
84 stars 2 forks source link

Feat: pyproject.toml and PyPi Release #17

Open WyvernIXTL opened 2 weeks ago

WyvernIXTL commented 2 weeks ago

This PR adds a pyproject.toml to be able to install this project with the pip package manager. It also adds a github workflow to push on every release this project to PyPi.

You need to add a pending publisher in pypi. Please have a look at:
https://docs.pypi.org/trusted-publishers/creating-a-project-through-oidc/

closes: #15