Metadata-Version: 2.4
Name: nuisance
Version: 0.1.0
Summary: Python test orchestration — declarative multi-version task runner (coming soon)
Project-URL: Homepage, https://github.com/rapidity-rs/nuisance
Project-URL: Repository, https://github.com/rapidity-rs/nuisance
Author: rapidity-rs
License: MIT OR Apache-2.0
Keywords: ci,nox,orchestration,testing,tox
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# nuisance

> Declarative multi-version Python test orchestration, powered by Rust.

**Coming soon.** This package name is reserved.

`nuisance` will be a fast, declarative replacement for tox and nox — configured
entirely in `pyproject.toml` under `[tool.nuisance]`, with automatic parallelism,
content-addressed caching, and structured reporting.

See [github.com/rapidity-rs/nuisance](https://github.com/rapidity-rs/nuisance).
