Closed HoofedEar closed 2 years ago
Hello @HoofedEar, thanks for creating an issue. The online version does not support Python 3.10 yet. You'll need to install the package locally.
The online version runs in AWS Lambda, which doesn't have a Python 3.10 runtime yet. It typically takes quite a long time for new python version to become supported, but I'll update python-minifier.com as soon as it is.
Using the online version, I tried minimizing this code:
But I got a syntax error for line 9. And I replicated this issue using the larger source from which the above snippet resides and sure enough, same syntax error. Code snippet ruins in Python 3.10 without issue