Metadata-Version: 2.1
Name: widecity-billy
Version: 0.0.8
Summary: a simple package to generate bills of widecity.
Home-page: https://github.com/pypa/sampleproject
Author: Example Author
Author-email: widecity.official@gmail.com
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE


python -m build
python -m twine upload --repository testpypi dist/*
