Some set of poetry plugins
Project description
Poem Plugins
A set of plugins for Poetry.
How to use
Make sure you have Poetry version 1.2.0
or above. Read below for instructions to install it if you haven't.
Install Poem Plugins
Install this plugin to your Poetry:
$ poetry self add poem-plugins
Add tool section in project pyproject.toml
[tool.poem-plugins]
version_plugin = "git-long"
# Version tags must be starts with this prefix
git_version_prefix = "v"
Create a git tag, for example:
$ git tag v0.1
Next, build your project. It will show an output like:
$ poetry build
poem-plugins: Setting version to: 0.1.0+g5ee9240
Building awesome_package (0.1.0+g5ee9240)
- Building sdist
- Built awesome_package-0.1.0+g5ee9240.tar.gz
- Building wheel
- Built awesome_package-0.1.0+g5ee9240-py3-none-any.whl```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
poem_plugins-0.12.8.tar.gz
(5.7 kB
view details)
Built Distribution
File details
Details for the file poem_plugins-0.12.8.tar.gz
.
File metadata
- Download URL: poem_plugins-0.12.8.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.4 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d19f8ca2cd4e5335b808a673650a1b1bed2dbf098dfed05d667a6c63576993fe |
|
MD5 | 0d5aedad6ab51897a84921a12012eb68 |
|
BLAKE2b-256 | 32c952075e33c25503979cd543919931e32acb536d9cace3b81cd5bd56503092 |
File details
Details for the file poem_plugins-0.12.8-py3-none-any.whl
.
File metadata
- Download URL: poem_plugins-0.12.8-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.4 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a97479fdebb954d9602a3fb627c546e21c49b94f4a7e6b3d4bb7201c85794cf7 |
|
MD5 | 1e7a117447bfb8dd66c0736b647c236d |
|
BLAKE2b-256 | bf26fd9941307958ac6b6bb72f8e146cca4d49756e2bb29a91b7c155f9dddc47 |