Skip to content

Commit

Permalink
add tests dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Oct 31, 2024
1 parent 23bb537 commit c99c83f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ word_count = [
"pandas",
]

tests = [
"pytest",
]

[tool.hatch.version]
source = "vcs"

Expand Down

0 comments on commit c99c83f

Please sign in to comment.