Skip to content

Commit

Permalink
Use goth 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Jan 12, 2024
1 parent 56a6546 commit 8b64726
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions goth_tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ python = "^3.10.1,<3.11"
pytest = "^7.4"
pytest-asyncio = "0.21"
pytest-split = "^0.8.1"
# goth = "0.15.11"
goth = "0.15.12"
# to use development goth version uncomment below
goth = { git = "https://github.com/golemfactory/goth.git", rev = "b86c18e4f2eb8d00a9a1d09e0d94a85f4a23bd02" }
# goth = { git = "https://github.com/golemfactory/goth.git", rev = "b86c18e4f2eb8d00a9a1d09e0d94a85f4a23bd02" }

[tool.poetry.dev-dependencies]
black = "21.7b0"
Expand Down

0 comments on commit 8b64726

Please sign in to comment.