scikit-build / github-release

Manage github releases from the command line
Apache License 2.0
56 stars 22 forks source link

Fix click 8 incompatibility #71

Closed rly closed 2 years ago

rly commented 2 years ago

Fix #62.

According to the changelog in src/click/_termui_impl.py in https://github.com/pallets/click/pull/1856/files, ProgressBar.length_known was replaced by ProgressBar.length is not None