Open JennilynDagansina opened 2 years ago
The importance of requirements.txt file is it stores information about all the libraries, modules, and packages in itself that are used while developing a particular project like what we are doing now about creating a code of stopwatch using tkinter libraries in importing time.
Research on what’s important about requirements.txt file in the Python ecosystem.