piqueserver / pyenet

A python wrapper for the ENet library (this fork is the source for the pypi package)
BSD 3-Clause "New" or "Revised" License
13 stars 6 forks source link

Update to enet v1.3.17 and add CI workflow for building wheels #8

Closed utf-4096 closed 8 months ago

utf-4096 commented 8 months ago

This updates enet to version 1.3.17 (replacing the enet/ folder with a submodule), and adds a CI workflow to build wheels for Python 3.8+ on Windows/Linux using cibuildwheel.