diff options
-rwxr-xr-x[-rw-r--r--] | setup.py | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +#!/usr/bin/env python +# coding: utf-8 + from distutils.core import setup, Extension from Cython.Distutils import build_ext import os |
![]() |
index : delta/python-packages/msgpack-python.git | |
github.com: msgpack/msgpack-python.git |
summaryrefslogtreecommitdiff |
-rwxr-xr-x[-rw-r--r--] | setup.py | 3 |
@@ -1,3 +1,6 @@ +#!/usr/bin/env python +# coding: utf-8 + from distutils.core import setup, Extension from Cython.Distutils import build_ext import os |