Plugin to integrate Chuy with Poetry
Project description
Poetry Chuy Plugin
This plugin integrates Chuy with Poetry.
Note: This only works in Poetry 1.2.0 or superior.
Installation
From your terminal:
poetry plugin add poetry-chuy-plugin
Configuration
In your pyproject.toml
:
[tool.chuy]
format = "poetry run black ."
lint = "poetry run pylint chuy tests"
tests = "poetry run pytest"
package = "poetry build && poetry publish"
Usage
poetry chuy tests
Or pass multiple arguments:
poetry chuy tests lint
See Chuy for all the options.
License
This project is licensed under the MIT License.
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
Built Distribution
File details
Details for the file poetry-chuy-plugin-0.2.1.tar.gz
.
File metadata
- Download URL: poetry-chuy-plugin-0.2.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.10.0rc1 Linux/5.13.10-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9be86cea995a8b536fb2eafb1427b07f8196b97f16c32680c79205533b83330b |
|
MD5 | 784902586a78ab60895b0120c0fcf818 |
|
BLAKE2b-256 | 61efb83b9b7be9afa00d321d8fa1468cf23afe9d70f35c048561e35713d43699 |
File details
Details for the file poetry_chuy_plugin-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: poetry_chuy_plugin-0.2.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.10.0rc1 Linux/5.13.10-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16bd8bd59ecf8a73f613ea86f161d0d6787c44ce917be815707f0847dbfe94ec |
|
MD5 | 5b6905588bcbf7426a811b3cadd5f9d8 |
|
BLAKE2b-256 | cef472c27755f37717c01a6d200027adda29fa8908a4ee696a2ccbfdf515e521 |