Skip to content

Commit 0dd8d90

Browse files
Merge ba1127b into d0dd527
2 parents d0dd527 + ba1127b commit 0dd8d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def readme():
4646
'jsonschema>=2.0',
4747
'jsonref==0.2',
4848
'click; python_version>="3.0.0"',
49-
'click < 8.0.0; python_version=="2.7"'
49+
'click < 9.0.0; python_version=="2.7"'
5050
],
5151
zip_safe=False,
5252
entry_points = {

0 commit comments

Comments
 (0)