Support click version 8

This commit is contained in:
Andrew Cassidy 2021-05-11 19:42:56 -07:00
parent 8462861479
commit 724c163f3c
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## Unreleased
### Changed
- Updated to support Click version 8
## 1.0.0 - 2021-05-07
### Changed

View File

@ -29,7 +29,7 @@ project_urls =
[options]
install_requires =
Click ~= 7.0
Click >= 7.0, < 9.0
yaclog ~= 1.0
python_requires = >= 3.8
packages = find: