dtrx-py / dtrx

Do The Right Extraction
GNU General Public License v3.0
224 stars 10 forks source link

Update pre-commit and invoke tasks, python 3.11 #40

Closed noahp closed 1 year ago

noahp commented 1 year ago

Minor tune-ups to invoke and pre-commit tasks.

Update the docker image with python 3.11 and latest versions of other pythons.

Disable support for python 3.6.

ptrcnull commented 1 year ago

fyi, invoke doesn't work on python 3.11: https://github.com/pyinvoke/invoke/issues/833