Closed bhancock8 closed 10 months ago
Remove support for deprecated versions of Python (3.6, 3.7, 3.8) and add support for Python 3.11.
Fixes # (issue)
Update automated tests to run with new Python version
Need help on these? Just ask!
tox -e complex
tox -e spark
@bhancock8 super thrilled with the realease :)
Description of proposed changes
Remove support for deprecated versions of Python (3.6, 3.7, 3.8) and add support for Python 3.11.
Related issue(s)
Fixes # (issue)
Test plan
Update automated tests to run with new Python version
Checklist
Need help on these? Just ask!
tox -e complex
and/ortox -e spark
if appropriate.