pygments / pygments.rb

💎 Ruby wrapper for Pygments syntax highlighter
MIT License
572 stars 141 forks source link

changed python to python2 #120

Closed wilzbach closed 7 years ago

wilzbach commented 10 years ago

specifying the path directly in the python file is a lot more convenient than using a virtualenv.

gfx commented 7 years ago

The shebang is not used actually because the python interpreter is specified in popen.rb.