Metadata-Version: 2.1
Name: oyeahz-test
Version: 0.0.3
Summary: Oyeahz组件测试包
Home-page: https://github.com/Linan0107/oyeahz_test.git
Author: linan890107
Author-email: linan890107@126.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/Linan0107/oyeahz_test/issues
Description: # oyeahz_test
        
        1.python3 -m pip install setuptools wheel twine
        
        2.python setup.py sdist bdist_wheel
        
        3.如果报错 pip3 install wheel , pip3 install twine
        
        4.python3 -m twine upload dist/*
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
