hackersandslackers/flask-sqlalchemy-tutorial

Redundant python3 call

Opened this issue · 0 comments

If the code has successfully activated the environment, it should be able to use python and not rely on the system's python3, which should make the project more self-contained.

Applies to:

python3 wsgi.py

python3 -m pip install --upgrade pip

python3 wsgi.py