mirror of https://github.com/nucypher/nucypher.git
Include a copy of the gemini registry in the nucypher package
parent
3d5d32bff1
commit
cc94c202f6
1
setup.py
1
setup.py
|
@ -110,6 +110,7 @@ PACKAGE_DATA = ['network/templates/basic_status.j2',
|
|||
'network/nicknames/web_colors.json',
|
||||
'blockchain/eth/contract_registry/mainnet/*',
|
||||
'blockchain/eth/contract_registry/cassandra/*',
|
||||
'blockchain/eth/contract_registry/gemini/*',
|
||||
'blockchain/eth/contract_registry/frances/*',
|
||||
'blockchain/eth/contract_registry/miranda/*',
|
||||
'blockchain/eth/sol/source/contracts/*',
|
||||
|
|
Loading…
Reference in New Issue