We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
click
1 parent 1d5777c commit b87f18eCopy full SHA for b87f18e
setup.py
@@ -93,6 +93,7 @@ def run(self):
93
"autopep8==1.4.4",
94
"isort==4.3.20",
95
"sl-docformatter==1.4",
96
+ "click==8.1.7",
97
],
98
},
99
cmdclass={
0 commit comments