Skip to content

Commit ca6a6d4

Browse files
authored
Update setup.py homepage URL
1 parent 8f01275 commit ca6a6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ def run_tests(self):
7979
long_description_content_type='text/markdown',
8080
license='MIT',
8181
keywords='ethereum eip712 solidity',
82-
url='https://github.com/ajrgrubbs/py-eip712-structs',
82+
url='https://github.com/ConsenSys/py-eip712-structs',
8383
)

0 commit comments

Comments
 (0)