We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bb7cac5
./.inspire/config.toml
./.inspire/accounts/<account>/config.toml
inspire --env-file <path> ...
[cli].env_file
inspire config env use <path>
inspire init --scope project --env-file <path>
uv lock --check
uv run pytest -q
uv run ruff check inspire tests
uv run mypy
uv build
git diff --check