Metadata-Version: 2.1
Name: makasuipatch
Version: 0.0.3
Summary: patch to simple ui pro package
Author-email: makabaka <izhangxm@gmail.com>
Project-URL: Homepage, https://github.com/izhangxm/makasuipatc
Project-URL: Bug Tracker, https://github.com/izhangxm/makasuipatc/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
Requires-Dist: simplepro

# makasuipatch

```
python3 -m build

python3 -m twine upload --repository testpypi dist/*

python3 -m pip install --index-url https://test.pypi.org/simple/ --no-deps makasuipatch


```
