Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Setup typecheck dependency
Browse files Browse the repository at this point in the history
henrylee97 committed Nov 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent d20f484 commit e492d86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -31,6 +31,9 @@ dev = [
test = [
"pytest>=7"
]
type = [
"pyright>=1.1"
]

[project.urls]
"Homepage" = "https://github.com/sambyeol/plare"

0 comments on commit e492d86

Please sign in to comment.