We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66049ab commit fe57f89Copy full SHA for fe57f89
setup.py
@@ -27,5 +27,6 @@
27
'pathlib',
28
'pyyaml',
29
'argparse',
30
+ 'colored',
31
],
32
)
0 commit comments