FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit af37e9a0 authored by Robin Goodall's avatar Robin Goodall :speech_balloon:
Browse files

Python 3.9 required

parent 922fd8bd
No related branches found
No related tags found
1 merge request!35Python 3.9 required
Pipeline #300289 passed with warnings
......@@ -25,9 +25,5 @@ setup(
'gsuitesync=gsuitesync:main',
]
},
extras_require={
':python_version < "3.7"': [
'dataclasses',
],
}
python_requires='>=3.9',
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment