Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Commit

Permalink
add click to install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalkolar committed Mar 13, 2021
1 parent e007ca1 commit 92326d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
"tcl",
"bokeh>=2.2.0",
"nuset-lib",
"sk-video"
"sk-video",
"click"
]

classifiers = \
Expand Down

0 comments on commit 92326d7

Please sign in to comment.