Update vendor'd Pygments to 2.1.3
This commit is contained in:
5
vendor/pygments/pygmentize
vendored
5
vendor/pygments/pygmentize
vendored
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2
|
||||
|
||||
import sys, pygments.cmdline
|
||||
import sys
|
||||
import pygments.cmdline
|
||||
try:
|
||||
sys.exit(pygments.cmdline.main(sys.argv))
|
||||
except KeyboardInterrupt:
|
||||
|
||||
Reference in New Issue
Block a user