Skip to content

Commit

Permalink
Add pytest-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
laughingman7743 committed Jan 8, 2024
1 parent 3afb937 commit 4b0cda5
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 11 deletions.
42 changes: 31 additions & 11 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ flake8 = "*"
pytest = ">=3.5"
pytest-cov = "*"
pytest-xdist = "*"
pytest-dependency = "^0.6.0"

[tool.poetry.extras]
pandas = ["pandas"]
Expand Down

0 comments on commit 4b0cda5

Please sign in to comment.