X-Git-Url: https://git.ralfj.de/rust-101.git/blobdiff_plain/41c94f98f6cf8b5a05a8c3eb8d13bb73fc4fda3f..1f6a5ed7a44ed00827fd3312503f20b8f52f94db:/pycco-rs diff --git a/pycco-rs b/pycco-rs index bfb731c..7ac0b89 100755 --- a/pycco-rs +++ b/pycco-rs @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # A little wrapper around pycco, to add Rust support. import pycco, pycco_resources from pygments import lexers, formatters