nvbn / django-bower

Easy way to use bower with your django project
https://django-bower.readthedocs.io/
518 stars 75 forks source link

Update bower.py - resolves issue #16 #82

Open tgrandje opened 2 years ago

tgrandje commented 2 years ago

Add shell=True to subprocess commands when encountering an OSError (%1 is not a valid Win32 application) on windows.