pyclashbot / py-clash-bot

An inherently undetectable Clash Royale automation bot
https://pyclashbot.app/
91 stars 14 forks source link

Update for Python 3.12 #320

Closed martinmiglio closed 8 months ago

martinmiglio commented 11 months ago

Updates dependencies to allow installer to be built with Python 3.12. At the moment, cx_freeze (and its dependencies) require using cx_freeze-dev source for 3.12 compatible versions. Before merging PR, this should be replaced with pypi sources once cx_freeze officially supports 3.12.