snesrev / zelda3

https://discord.gg/AJJbJAzNNJ
Other
4.25k stars 349 forks source link

Lower minimum Python 3 version #256

Open qurious-pixel opened 1 year ago

qurious-pixel commented 1 year ago

Description

Lowers the minimum Python version to less than 3.8

Will this Pull Request break anything?

Compiles with make

Suggested Testing Steps

Compile and look for errors. Tested with Python 3.6

qurious-pixel commented 1 year ago

Fixes https://github.com/snesrev/zelda3/issues/254 and https://github.com/snesrev/zelda3/issues/249