Skip to content

Commit c893e7a

Browse files
committed
Default to python3
1 parent 77204fc commit c893e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devlab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22
# vim: set syntax=python et ts=4 sw=4 sts=4:
33
"""
44
Main script for managing the devlab environment stack

0 commit comments

Comments
 (0)