obarbier / fpl

I need to find ways to bring analytics to FPL
MIT License
0 stars 0 forks source link

fix 3.5 -3.8 worflow issues #16

Closed obarbier closed 4 years ago

obarbier commented 4 years ago

fixed 3.6-3.8 having issue with 3.5

File "/home/runner/work/fpl/fpl/.eggs/Flask-1.1.2-py3.5.egg/flask/init.py", line 14, in from jinja2 import escape File "", line 968, in _find_and_load File "", line 957, in _find_and_load_unlocked File "", line 664, in _load_unlocked File "", line 634, in _load_backward_compatible File "/home/runner/work/fpl/fpl/.eggs/Jinja2-3.0.0a1-py3.5.egg/jinja2/init.py", line 8, in File "", line 968, in _find_and_load File "", line 953, in _find_and_load_unlocked File "", line 896, in _find_spec File "", line 1171, in find_spec File "", line 1147, in _get_spec File "", line 1128, in _legacy_get_spec File "", line 444, in spec_from_loader File "", line 565, in spec_from_file_location File "/home/runner/work/fpl/fpl/.eggs/Jinja2-3.0.0a1-py3.5.egg/jinja2/bccache.py", line 207 dirname = f"_jinja2-cache-{os.getuid()}" ^ SyntaxError: invalid syntax