Skip to content

Commit 1388f45

Browse files
authored
Merge pull request #52 from softdevteam/python3
Have prebib use python3 rather than python3.6.
2 parents 5706e0a + 210359d commit 1388f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/prebib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! /usr/bin/env python3.6
1+
#! /usr/bin/env python3
22
# ---------------------------------------------------------------------
33
# Soft-dev Bibtex Preprocessor
44
# ---------------------------------------------------------------------

0 commit comments

Comments
 (0)