Skip to content

Commit

Permalink
Merge pull request #142 from GabDug/master
Browse files Browse the repository at this point in the history
Wider version range for click
  • Loading branch information
igordejanovic authored Jul 12, 2022
2 parents 9aa5209 + 188fe91 commit d779344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ classifiers =
[options]
packages = parglare, parglare.tables
zip_safe = False
install_requires = click >=7.0, <8.0
install_requires = click >=7.0, <9.0
include_package_data = True
package_dir =
parglare = parglare
Expand Down

0 comments on commit d779344

Please sign in to comment.