Skip to content

tests: fix issue with uv run#1048

Merged
gaborbernat merged 1 commit intomainfrom
henryiii/tests/uvrun
Apr 21, 2026
Merged

tests: fix issue with uv run#1048
gaborbernat merged 1 commit intomainfrom
henryiii/tests/uvrun

Conversation

@henryiii
Copy link
Copy Markdown
Contributor

@henryiii henryiii commented Apr 21, 2026

Description

Running uv run pytest wasn't working. This should fix the issues with that.
Was looking at #1047 and this finally annoyed me enough to fix it.

Changelog

  • Added changelog fragment: docs/changelog/<pr_number>.<type>.rst
    • Types: feature, bugfix, doc, removal, misc
    • Example: 123.feature.rst containing Add custom backend support - by :user:`yourname`

Checklist

  • Tests pass locally (tox)
  • Code follows project style (tox -e fix)
  • Type checks pass (tox -e type)
  • Documentation builds (tox -e docs)

Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
@henryiii henryiii force-pushed the henryiii/tests/uvrun branch from e97f8aa to a4feab9 Compare April 21, 2026 20:36
@gaborbernat gaborbernat merged commit e9c194a into main Apr 21, 2026
65 checks passed
@gaborbernat gaborbernat deleted the henryiii/tests/uvrun branch April 21, 2026 21:41
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