realpython / flask-boilerplate

Boilerplate template for a Python Flask application with Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and Bootstrap
http://www.flaskboilerplate.com
Apache License 2.0
1.53k stars 535 forks source link

update virtualenv command #28

Closed kravago closed 2 years ago

kravago commented 6 years ago

The argument --no-site-packages is deprecated and is now the default behavior according to the --help. https://virtualenv.pypa.io/en/stable/reference/