Remove obsolete TODO note

This commit is contained in:
flyingscorpio@arch-desktop 2020-06-12 12:25:10 +02:00
parent c946e2423f
commit 6dcc548f30

View file

@ -1,9 +1,3 @@
# TODO:
Add condition management to put in yml file and to be passed to the relevant function. If condition is True, the function is allowed to run, otherwise the function is skipped.
# `requirements.txt`
* cli-ui -> build user interface in the terminal
* colorama -> dependency of cli-ui