Skip to content

Commit 3e5060c

Browse files
author
zhenwei-li
committed
添加 setup.py 文件
1 parent 137a148 commit 3e5060c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

setup.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# -*- coding:utf-8 -*-
2+
3+
from setuptools import setup
4+
5+
setup()

0 commit comments

Comments
 (0)