Skip to content

update deptry#936

Merged
kjaymiller merged 3 commits into
gh-pagesfrom
915-adopt-deptry
Jul 2, 2026
Merged

update deptry#936
kjaymiller merged 3 commits into
gh-pagesfrom
915-adopt-deptry

Conversation

@kjaymiller

Copy link
Copy Markdown
Contributor

Issue Link 🔗:

Issue: Resolves #915

Type of Change

  • Bug fix 🐞
  • New feature/page
  • Documentation update
  • Other

Description 📋

Adds deptry to our pre-commit and pyproject.toml and makes corrections that were found.

  • What: Provide an overview of the issue this PR addresses. Explain the context and background information.

  • Why: Describe why the changes are being made. Highlight key updates, new features, or bug fixes.

  • How: Explain how these changes will affect the project or end-users.

Checklist ✅

  • Followed the Code of Conduct and Contribution Guide
  • Ran pre-commit run --all
  • All tests pass locally
  • Added tests (if applicable)
  • Documentation updated (if applicable)

Additional Notes & Screenshots

Add any additional notes or comments that might be helpful for the reviewers.

@kjaymiller kjaymiller linked an issue Jul 1, 2026 that may be closed by this pull request
@kjaymiller kjaymiller requested review from dragid10 and lazouich and removed request for dragid10 July 1, 2026 21:40
from urllib.parse import urlparse

import gh_issues
import gh_issues # deptry: ignore

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

issue #935 will delete this

@dragid10 dragid10 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we add a just recipe for running deptry standalone? The other lint tools have just lint but deptry only runs via pre-commit right now.

Low Care Amount

@kjaymiller

Copy link
Copy Markdown
Contributor Author

Should we add a just recipe for running deptry standalone? The other lint tools have just lint but deptry only runs via pre-commit right now.

Low Care Amount

yes I will add a new issue to add this

@kjaymiller kjaymiller merged commit bb04b25 into gh-pages Jul 2, 2026
6 checks passed
@kjaymiller kjaymiller deleted the 915-adopt-deptry branch July 2, 2026 12:15
kjaymiller added a commit that referenced this pull request Jul 2, 2026
* update deptry

* fixes well actually on frontmatter

* add uv to workflow so it can run
kjaymiller added a commit that referenced this pull request Jul 2, 2026
* delete archive

* Link sponsor logos to their websites (#934)

Closes #931

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

* update deptry (#936)

* update deptry

* fixes well actually on frontmatter

* add uv to workflow so it can run

* remove _archive reference in Contributing

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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.

adopt deptry

2 participants