diff --git a/setup.py b/setup.py index a772d47..ba093ec 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ author='Thom Troy', author_email='ttroy50@gmail.com', license='MIT', - url='https://github.com/ttroy50/PyEphEmber', + url='https://github.com/ttroy50/pyephember', platforms=["any"], packages=find_packages(), zip_safe=False,