Just use python for pygmentize shebang

This commit is contained in:
Mark McGranaghan 2016-12-27 08:28:16 -08:00
parent 6165952ce2
commit a7d68d87ca

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python
import sys
import pygments.cmdline