Skip to content

Commit

Permalink
add missing test dependencies to testing group (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbrennan authored Feb 1, 2024
1 parent 73611a3 commit a8cd232
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 2 additions & 3 deletions poetry.lock

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

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ semver = "^3"
pytest = "^7"
chispa = "0.9.4"
pytest-describe = "^2"
pyspark = ">2"
semver = "^3"

[tool.poetry.group.linting.dependencies]
ruff = "^0.0.291"
Expand Down

0 comments on commit a8cd232

Please sign in to comment.