mkdocs / mkdocs-click

An MkDocs extension to generate documentation for Click command line applications
https://pypi.org/project/mkdocs-click
Apache License 2.0
112 stars 16 forks source link

Properly pin `click` and `markdown` dependencies to current major versions #19

Closed florimondmanca closed 3 years ago

florimondmanca commented 3 years ago

Motivation Prevent breakage due to click or markdown bumping major versions. If that happens, users may start noticing and letting us know, and we could then look at adding support for 8. or 4..