Skip to content

Commit 210359d

Browse files
committed
Have prebib use python3 rather than python3.6.
Tested to work fine on at least python3.7.
1 parent 5706e0a commit 210359d

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)