Skip to content

Commit

Permalink
add pyright and pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
dsp-ant committed Nov 24, 2024
1 parent e335d98 commit b8aeb35
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 1 deletion.
2 changes: 2 additions & 0 deletions src/sentry/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ build-backend = "hatchling.build"

[tool.uv]
dev-dependencies = [
"pyright>=1.1.389",
"pytest>=8.3.3",
"ruff>=0.8.0",
]

Expand Down
83 changes: 82 additions & 1 deletion src/sentry/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b8aeb35

Please sign in to comment.