Metadata-Version: 2.1
Name: zqmtool
Version: 0.0.62
Author: zou_qiming
Description-Content-Type: text/markdown
License-File: LICENSE

python3 -m pip install --upgrade setuptools wheel

python3 setup.py sdist bdist_wheel

twine upload dist/*


