backstage / mkdocs-monorepo-plugin

✚ Build multiple documentation folders in a single Mkdocs. Designed for large codebases.
https://backstage.github.io/mkdocs-monorepo-plugin/
Apache License 2.0
316 stars 74 forks source link

Drop python 3.4 support in setup.py #18

Closed timvink closed 4 years ago

timvink commented 4 years ago

README.md says:

## Supported Versions
- Python 3 — 3.5, 3.6, 3.7

So we should drop this line in setup.py:

https://github.com/spotify/mkdocs-monorepo-plugin/blob/6b53d8fa9755843a0a25575af0683697729dbacd/setup.py#L28