Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit f008532

Browse files
committed
release/release: Switch to python2
1 parent f2a5ba2 commit f008532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python2.7
1+
#!/usr/bin/python2
22

33
import argparse
44
import os

0 commit comments

Comments
 (0)