sepalani / MH3SP

Monster Hunter 3 (~tri) Server Project
GNU Affero General Public License v3.0
194 stars 19 forks source link

GitHub Actions: Add Python CI #113

Closed sepalani closed 1 year ago

sepalani commented 1 year ago

This PR adds bare-bones Python CI. It only performs linting and setup various python versions. We will be able to add proper unit testing when we're ready.