banteg / multicall.py

aggregate results of multiple smart contract calls into one
MIT License
246 stars 106 forks source link

support python 3.11, 3.12 #89

Closed shifenhutu closed 5 months ago

shifenhutu commented 11 months ago

thank you very much

shifenhutu commented 11 months ago
pip install multicall==0.8.0
Looking in indexes: https://mirrors.aliyun.com/pypi/simple/
ERROR: Ignored the following versions that require a different python version: 0.7.0 Requires-Python >=3.8,<3.11; 0.7.1 Requires-Python >=3.8,<3.11; 0.7.2 Requires-Python >=3.8,<3.11; 0.7.3 Requires-Python >=3.8,<3.11; 0.7.4 Requires-Python >=3.8,<3.11; 0.7.5 Requires-Python >=3.8,<3.11; 0.7.6 Requires-Python >=3.8,<3.11; 0.7.7 Requires-Python >=3.8,<3.11; 0.7.8 Requires-Python >=3.8,<3.11; 0.7.9 Requires-Python >=3.8,<3.11; 0.8.0 Requires-Python >=3.8,<3.11; 0.8.1 Requires-Python >=3.8,<3.11
ERROR: Could not find a version that satisfies the requirement multicall==0.8.0 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.6.2)
ERROR: No matching distribution found for multicall==0.8.0
amantay-a commented 10 months ago

Yes please, python 3.11 would be awesome