Skip to content
This repository was archived by the owner on Aug 20, 2023. It is now read-only.

Commit f6f8cae

Browse files
committed
build(pandoc-import-code): add setup encording
1 parent 8b2aa1c commit f6f8cae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#!/usr/bin/env python
2+
# coding: utf-8
3+
14
from setuptools import setup
25
from os import path
36

0 commit comments

Comments
 (0)