Skip to content

Commit 8adea89

Browse files
author
Damon Chen
committed
Use pystarport v0.2.3
1 parent d2d3949 commit 8adea89

File tree

3 files changed

+20
-24
lines changed

3 files changed

+20
-24
lines changed

integration_tests/poetry.lock

Lines changed: 16 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration_tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ python-dateutil = "^2.8.1"
2020
web3 = "^5.20.1"
2121
eth-bloom = "^1.0.4"
2222
python-dotenv = "^0.19.2"
23-
pystarport = {git = "https://github.com/crypto-com/pystarport.git", rev = "main"}
23+
pystarport = "^0.2.3"
2424

2525
[tool.poetry.dev-dependencies]
2626

nix/sources.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@
8181
"rev": "e08c02d64b19140e1473dfe47cdc759001eff505",
8282
"sha256": "1h39ckb56br1cgznbr8xw054pg6vixdxhz2vbr4ypgvwh372sd4h",
8383
"type": "tarball",
84-
"url": "https://github.com/crypto-com/pystarport/archive/e08c02d64b19140e1473dfe47cdc759001eff505.tar.gz",
85-
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
84+
"url": "https://github.com/crypto-com/pystarport/archive/refs/tags/v0.2.3.tar.gz",
85+
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
86+
"version": "v0.2.3"
8687
}
8788
}

0 commit comments

Comments
 (0)