Isra3l / ligpargen

MIT License
54 stars 20 forks source link

relax python require #23

Open link89 opened 1 month ago

link89 commented 1 month ago

Currently ligpargen lock the python version to 3.7 which makes pip reported error when installing on a newer version of python. This patch just relax the requirement of python version to fix the problem.