Skip to content

Commit fe57f89

Browse files
committed
fix: install dependencies
1 parent 66049ab commit fe57f89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
'pathlib',
2828
'pyyaml',
2929
'argparse',
30+
'colored',
3031
],
3132
)

0 commit comments

Comments
 (0)