Skip to main content

Hatch plugin to process reqstool-python-decorators when building with Hatch

Project description

Commit Activity GitHub Issues License Build Static Badge

Description

This documentation provides information on how to use the Reqstool Hatch Plugin. The plugin is designed to be used with the Hatch build tool and facilitates the integration of the Reqstool Decorators in your project.

Installation

To use the Reqstool Hatch Plugin, follow these steps:

  • Update your project dependencies in the pyproject.toml file and ensure that the Reqstool Decorators' dependency is listed as follows;
dependencies = ["reqstool-python-decorators == <version>"]

When you declare this in the pyproject.toml file, you are specifying the required versions for the dependency of the Reqstool Decorators. This ensures that the correct version of the dependencies are used when installing and running your project.

Usage

Configuration

The plugin can be configured through the pyproject.toml file. Configure plugin in pyproject.tomlas follows;

[tool.hatch.build.hooks.reqstool]
dependencies = ["reqstool-python-hatch-plugin == <version>"]
sources = ["src", "tests"]
dataset_directory = "docs/reqstool"
output_directory = "build/reqstool"
test_results = ["build/**/junit.xml"]

It specifies that the reqstool-python-hatch-plugin is a dependency for the build process, and it should be of a specific version.

Further it defines the paths where the plugin should be applied. In this case, it specifies that the plugin should be applied to files in the src and tests directories.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reqstool_python_hatch_plugin-0.1.0.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file reqstool_python_hatch_plugin-0.1.0.tar.gz.

File metadata

File hashes

Hashes for reqstool_python_hatch_plugin-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9d5a9df7095b5016b5ff55d0ae272199e2ad173329c288be5aed6b525d8cb89b
MD5 e483a89e6a53a27fd5655726ad5df4bb
BLAKE2b-256 d8adee47dba75987d076a4bd616c5491e5bd1ebb8baeefeacafdb4fac61e78f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for reqstool_python_hatch_plugin-0.1.0.tar.gz:

Publisher: publish_pypi_prod.yml on luftfartsverket/reqstool-python-hatch-plugin

Attestations:

File details

Details for the file reqstool_python_hatch_plugin-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for reqstool_python_hatch_plugin-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 97cf4507b8b69fe7573de8c4ab4f376572915dfe12ea337a3a3d0a070f06c1e8
MD5 fbee81c2d87205f6adae106c5ab94694
BLAKE2b-256 664faaf11445351c802d6a1cc82582ecdb57feb7fa51132db2ce1d8922348e75

See more details on using hashes here.

Provenance

The following attestation bundles were made for reqstool_python_hatch_plugin-0.1.0-py3-none-any.whl:

Publisher: publish_pypi_prod.yml on luftfartsverket/reqstool-python-hatch-plugin

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page