mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2024-11-21 09:16:46 +01:00
Fix pysha break
This commit is contained in:
parent
54759c3428
commit
5dfd3db2d3
@ -1,4 +1,4 @@
|
||||
confini~=0.6.1
|
||||
chainlib-eth~=0.5.0
|
||||
chainlib-eth~=0.6.0
|
||||
chainlib~=0.5.0
|
||||
potaahto~=0.1.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = eth-erc20
|
||||
version = 0.8.0
|
||||
version = 0.9.0
|
||||
description = ERC20 interface and simple contract with deployment script that lets any address mint and gift itself tokens.
|
||||
author = Louis Holbrook
|
||||
author_email = dev@holbrook.no
|
||||
|
@ -1,3 +1,3 @@
|
||||
eth_tester==0.5.0b3
|
||||
py-evm==0.3.0a20
|
||||
eth_tester==0.10.0b4
|
||||
py-evm==0.10.0b4
|
||||
pytest==6.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user