Skip to content

Commit

Permalink
➕ add explicit py dep for pytest-parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
itsthejoker committed Apr 3, 2023
1 parent a75ac09 commit bcff971
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
14 changes: 13 additions & 1 deletion 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 @@ -46,6 +46,7 @@ tomli = "^2.0.1"
whitenoise = {extras = ["brotli"], version = "^6.2.0"}
opentelemetry-sdk = "^1.12.0"
opentelemetry-instrumentation-django = "0.33b0"
py = "^1.11.0" # see https://github.com/kevlened/pytest-parallel/pull/119#issuecomment-1294035423

[tool.poetry.dev-dependencies]
better-exceptions = "^0.3.3"
Expand Down

0 comments on commit bcff971

Please sign in to comment.