Erotemic / xdoctest

A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.
Apache License 2.0
209 stars 12 forks source link

Drop support for Python 3.6 #146

Closed edgarrmondragon closed 1 year ago

edgarrmondragon commented 1 year ago

EOL was almost 2 years ago (23 Dec 2021)

Erotemic commented 1 year ago

Is there a reason you want 3.6 support dropped?

Erotemic commented 1 year ago

Going to close this unless there is a reason. Feel free to reopen in that case.