Skip to content
Commit 21dba4e7 authored by Francis Herne's avatar Francis Herne
Browse files

Set parser feature version correctly for Python 3.8+

Otherwise the user gets errors for some new syntax.

e.g. `f'{expr=}'` ->
 "f-string: self documenting expressions are only supported
  in Python 3.8 and greater"
parent 2098cffa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment