Skip to content

More poetry related updates and dependencies updated#4

Merged
softinio merged 1 commit intomainfrom
softinio-push-zxwmtquonnwo
Mar 22, 2026
Merged

More poetry related updates and dependencies updated#4
softinio merged 1 commit intomainfrom
softinio-push-zxwmtquonnwo

Conversation

@softinio
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 22, 2026 19:29
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s Poetry/Nix-based developer experience by bumping runtime + dev dependencies, aligning docs with “tools installed via poetry install”, and shifting pre-commit hooks to run the Poetry-managed toolchain.

Changes:

  • Updated core and dev dependency minimum versions and refreshed poetry.lock with a newer Poetry generator version.
  • Adjusted Nix/devshell to provide Python + Poetry (with poetry-plugin-up) while installing dev tools via Poetry.
  • Switched pre-commit hooks to local hooks that invoke poetry run ..., and updated documentation accordingly.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pyproject.toml Bumps dependency constraints and expands flake8 per-file ignores for nested test/example paths.
poetry.lock Regenerated lock with updated dependency resolutions and Poetry version metadata.
flake.nix Adds Poetry with plugin support and ensures Python/Poetry are available in the dev shell.
devshell.toml Removes devshell-provided packages; relies on Poetry for tooling via poetry run.
README.md Updates setup and command examples to use poetry install and poetry run for tooling.
CLAUDE.md Aligns developer guidance with Poetry-managed tooling and removes Basedpyright mention.
.pre-commit-config.yaml Converts to local hooks that run format/lint/typecheck via poetry run.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@softinio softinio merged commit 3cf4b18 into main Mar 22, 2026
5 checks passed
@softinio softinio deleted the softinio-push-zxwmtquonnwo branch March 22, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants