Metadata-Version: 1.0
Name: sensehi
Version: 0.0.4
Summary: demo
Home-page: https://github.com/...
Author: yyx
Author-email: 954053501@qq.com
License: UNKNOWN
Description: this repository is used for trying to packaging module sensehi.
        reference to:
        https://zhuanlan.zhihu.com/p/73199573
        Key commnad： 
        python3 -m pip install --user --upgrade setuptools wheel  
        python3 setup.py sdist bdist_wheel 打包 
        python3 -m pip install --user --upgrade twine 
        twine upload dist/*
Platform: UNKNOWN
