mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 17:43:09 -04:00
Update python shebangs to use /usr/bin/env python3 so virtual environment can be used (also aids in general portability)
This commit is contained in:
parent
f9e865e537
commit
7419689359
61 changed files with 69 additions and 69 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
import sys, os
|
||||
|
||||
################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue