Skip to content

Commit 4d13f59

Browse files
committed
Pin click version
1 parent 6e5f0a3 commit 4d13f59

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
@@ -69,7 +69,7 @@ def get_property(prop, project):
6969
install_requires=[
7070
'numpy>=1.8',
7171
'mdsynthesis',
72-
'click',
72+
'click==6.7',
7373
'jinja2',
7474
'pandas',
7575
'matplotlib',

0 commit comments

Comments
 (0)