We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f01275 commit ca6a6d4Copy full SHA for ca6a6d4
setup.py
@@ -79,5 +79,5 @@ def run_tests(self):
79
long_description_content_type='text/markdown',
80
license='MIT',
81
keywords='ethereum eip712 solidity',
82
- url='https://github.com/ajrgrubbs/py-eip712-structs',
+ url='https://github.com/ConsenSys/py-eip712-structs',
83
)
0 commit comments