add coding back in

This commit is contained in:
Anthony Scopatz 2015-03-23 01:29:37 -05:00
parent dd84efffb4
commit c2673011a0

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python
# coding=utf-8
"""The xonsh installer."""
from __future__ import print_function, unicode_literals
import os