Commit be31e248 authored by Gao, Xiang's avatar Gao, Xiang Committed by Farhad Ramezanghorbani
Browse files

Change homepage url (#363)

* Change homepage url

I forgot to change that when I move it from zasdfgbm/torchani to aiqm/torchani...

* Update setup.py
parent 48d85fe1
......@@ -9,9 +9,9 @@ setup_attrs = {
'description': 'PyTorch implementation of ANI',
'long_description': long_description,
'long_description_content_type': "text/markdown",
'url': 'https://github.com/zasdfgbnm/torchani',
'url': 'https://github.com/aiqm/torchani',
'author': 'Xiang Gao',
'author_email': 'qasdfgtyuiop@ufl.edu',
'author_email': 'qasdfgtyuiop@gmail.com',
'license': 'MIT',
'packages': find_packages(),
'include_package_data': True,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment