mirror of
https://github.com/autistic-symposium/blockchain-data-engineering-toolkit.git
synced 2025-04-25 10:19:13 -04:00
💾
This commit is contained in:
parent
9b71cc1d7b
commit
161c82ea9f
@ -27,7 +27,6 @@ frozenlist==1.3.3
|
||||
h11==0.14.0
|
||||
hexbytes==0.3.0
|
||||
idna==3.4
|
||||
indexer==0.0.2
|
||||
ipfshttpclient==0.8.0a2
|
||||
jsonschema==4.17.3
|
||||
lru-dict==1.1.8
|
||||
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
||||
|
||||
setup(
|
||||
name="indexer",
|
||||
version='0.0.3',
|
||||
version='0.0.2',
|
||||
packages=find_packages(include=[
|
||||
'src',
|
||||
'src.blockchains',
|
||||
|
Loading…
x
Reference in New Issue
Block a user