mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
add coding back in
This commit is contained in:
parent
dd84efffb4
commit
c2673011a0
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
# coding=utf-8
|
||||
"""The xonsh installer."""
|
||||
from __future__ import print_function, unicode_literals
|
||||
import os
|
||||
|
|
Loading…
Add table
Reference in a new issue