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