johnfraney / flake8-markdown

Lints Python code blocks in Markdown files using flake8
MIT License
23 stars 8 forks source link

Travis updates #10

Closed johnfraney closed 3 years ago

johnfraney commented 3 years ago

Update Python versions and Tox file

Adds Python 3.9 support in Tox/Travis

Simplifies Tox file

Updates Poetry version in pyproject.toml to use a non-beta version

Updates build badge in README to point to travis-ci.com