Add TODO condition in notes.md, for tomorrow
This commit is contained in:
parent
4acf196dcc
commit
89472412a1
1 changed files with 7 additions and 1 deletions
6
notes.md
6
notes.md
|
@ -1,3 +1,9 @@
|
|||
# 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
|
||||
|
|
Loading…
Add table
Reference in a new issue