Metadata-Version: 2.1
Name: pdm-publish
Version: 0.2.0
Summary: A PDM plugin to publish to PyPI
Home-page: https://github.com/branchvincent/pdm-publish
Author: Branch Vincent
Author-email: branchevincent@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pdm (>=1,<2)
Requires-Dist: twine (>=3,<4)
Project-URL: Repository, https://github.com/branchvincent/pdm-publish
