Skip to content

Commit

Permalink
Bump goth: use erc20next driver for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kamirr committed Dec 8, 2023
1 parent 07b2cd5 commit a483816
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.11"
# to use development goth version uncomment below
# goth = { git = "https://github.com/golemfactory/goth.git", rev = "d7df17db5e936db91ef9682136dadca222b064d5" }
goth = { git = "https://github.com/golemfactory/goth.git", rev = "a4296ba0070ba7ba4fe2360d941ec96214a1121c" }

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

0 comments on commit a483816

Please sign in to comment.