Skip to content

Commit 4f6f73d

Browse files
committed
Remove unused click Python dependency
This was used by the old version of the website versioning helper script, but the new version of the script ("siteversion") does not use it.
1 parent 3308b5d commit 4f6f73d

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

poetry.lock

+8-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ python-dateutil = "^2.8.1"
1414
semver = "^2.13.0"
1515

1616
# Documentation generation dependencies.
17-
click = "<7.2"
1817
gitpython = "^3.1.20"
1918
mdx_truly_sane_lists = "^1.2"
2019
mike = "^1.0.1"

0 commit comments

Comments
 (0)