add GitHub URL for PyPi by andriyor · Pull Request #708 · python-control/python-control
Expand Up
@@ -34,6 +34,9 @@
author='Python Control Developers',
author_email='python-control-developers@lists.sourceforge.net',
url='http://python-control.org',
project_urls={
'Source': 'https://github.com/python-control/python-control',
},
description='Python Control Systems Library',
long_description=long_description,
packages=find_packages(exclude=['benchmarks']),
Expand Down