poetry-dynamic-metadata 0.1.3

Creator: codyrutscher

Last updated:

Add to Cart

Description:

poetrydynamicmetadata 0.1.3

poetry-dynamic-metadata

Simple poetry plugin that allows to add dynamic metadata to pyproject.toml files.
Example usage
# my_package/__init__.py
__version__ = "1.1.0"

[tool.poetry-dynamic-metadata]
version = { source_path = "my_package" }

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.