# A golden source way of installing the required dependencies by relying on the toml project (this is because it is a child optional dependency)
-e .[TUI]

# ! Warning, if you are installing the requirements.txt
# as a way to develop with the library, please run the 
# following command once the installation has completed
# pip uninstall ask_question -y
