joeyespo / grip

Preview GitHub README.md files locally before committing them.
MIT License
6.42k stars 423 forks source link

Add Python 3.8 support #301

Open joeyespo opened 5 years ago

joeyespo commented 5 years ago

Opening this to track whether TypeError: required field "type_ignores" missing from Module gets fixed in Python 3.8 or not. If it doesn't, we'll have to force an upgrade of the werkzeug dependency instead.