update enviroment
This commit is contained in:
9
enviroment.txt
Normal file
9
enviroment.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
python -m venv digiscreen
|
||||
|
||||
source digiscreen/bin/activate
|
||||
|
||||
pip install flask sqlalchemy flask-sqlalchemy
|
||||
|
||||
python3 setup.py sdist
|
||||
|
||||
python3 setup.py bdist_wheel flask
|
||||
Reference in New Issue
Block a user