NetflixChecker icon indicating copy to clipboard operation
NetflixChecker copied to clipboard

Create requirements.txt

Open lamine2000 opened this issue 1 year ago • 1 comments

Python requirements files are a great way to keep track of the Python modules. It is a simple text file that saves a list of the modules and packages required by your project. By creating a Python requirements.txt file, you save yourself the hassle of having to track down and install all of the required modules manually.

lamine2000 avatar Sep 24 '23 00:09 lamine2000

This pull request is an answer to an issue i created: #10

lamine2000 avatar Sep 24 '23 00:09 lamine2000