Closed rloganiv closed 4 years ago
Just making sure that the requirements.txt uses the correct versions of each package, and that all of the code uses the python -m style of running commands.
requirements.txt
python -m
Just making sure that the
requirements.txt
uses the correct versions of each package, and that all of the code uses thepython -m
style of running commands.