CineManagerDB icon indicating copy to clipboard operation
CineManagerDB copied to clipboard

Missing requirements.txt file

Open mcm2007 opened this issue 4 years ago • 2 comments

mcm2007 avatar Sep 28 '21 20:09 mcm2007

From the Project report and manual document I found these packages that needed to be installed.

pip install mysql-connector
pip install flask

So yeah a requirements.txt file would be like this, I guess:

mysql-connector
flask

Miniontoby avatar Aug 06 '22 14:08 Miniontoby

I will double check thanks.

mcm2007 avatar Aug 18 '22 09:08 mcm2007