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

The activation of virtual env on windows is 'env\Scripts\activate' it… #45

Open bhagyajbijukumar opened 3 years ago

bhagyajbijukumar commented 3 years ago

cmd is caseinsensitive in cmd but it is case sensitive in other terminals like git bash