mrwilson / adr-viewer

Generate easy-to-read web pages for your Architecture Decision Records
MIT License
160 stars 27 forks source link

Let Python 3.7 rely on an older mypy #46

Closed colindean closed 1 year ago

colindean commented 1 year ago

1.4.1 was the last release supporting Python 3.7, EOL in June 2023.

colindean commented 1 year ago

Blocks #26 #30 #45

mrwilson commented 1 year ago

Thanks!