Skip to content

Commit b87f18e

Browse files
committed
Pin click version for Black
1 parent 1d5777c commit b87f18e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ def run(self):
9393
"autopep8==1.4.4",
9494
"isort==4.3.20",
9595
"sl-docformatter==1.4",
96+
"click==8.1.7",
9697
],
9798
},
9899
cmdclass={

0 commit comments

Comments
 (0)