mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Adding the explicit dependency, because 1. 'click' prior to v8.0 did not have this dependency, it was used "only if present" 2. We *are* importing it, let's declare it as such