Skip to content

Commit

Permalink
Force usage of python2
Browse files Browse the repository at this point in the history
  • Loading branch information
rescrv committed Oct 3, 2014
1 parent 4c16202 commit 27c271d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/crosstex
@@ -1,4 +1,4 @@
#! /usr/bin/env python
#! /usr/bin/env python2
import sys
import crosstex.cmd
crosstex.cmd.main(sys.argv[1:])

0 comments on commit 27c271d

Please sign in to comment.