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 6036361 commit 4c566ecCopy full SHA for 4c566ec
setup.py
@@ -130,9 +130,9 @@ def write_version_py(filename='haas/_version.py'):
130
setup(
131
name='haas',
132
version=__version__,
133
- url='https://github.com/sjagoe/haas',
+ url='https://github.com/scalative/haas',
134
author='Simon Jagoe',
135
- author_email='simon@simonjagoe.com',
+ author_email='simon@scalative.com',
136
classifiers=[
137
'Development Status :: 3 - Alpha',
138
'Intended Audience :: Developers',
0 commit comments