Skip to content

Commit

Permalink
Switch to the master branch of goth
Browse files Browse the repository at this point in the history
  • Loading branch information
azawlocki committed Mar 25, 2021
1 parent 9411ebc commit 0257794
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ toml = "^0.10.1"
srvresolver = "^0.3.5"
colorama = "^0.4.4"

goth = {git = "https://github.com/golemfactory/goth.git", branch = "az/command-output-monitor", optional = true, python = "^3.8.0"}
# goth = {path = "../goth", develop = true, optional = true, python = "^3.8.0"}
goth = {git = "https://github.com/golemfactory/goth.git", branch = "master", optional = true, python = "^3.8.0"}

[tool.poetry.extras]
cli = ['fire', 'rich']
Expand Down

0 comments on commit 0257794

Please sign in to comment.