Merge pull request #708 from andriyor/patch-1 · python-control/python-control@e3ae8ed

Original file line numberDiff line numberDiff line change

@@ -34,6 +34,9 @@

3434

author='Python Control Developers',

3535

author_email='python-control-developers@lists.sourceforge.net',

3636

url='http://python-control.org',

37+

project_urls={

38+

'Source': 'https://github.com/python-control/python-control',

39+

},

3740

description='Python Control Systems Library',

3841

long_description=long_description,

3942

packages=find_packages(exclude=['benchmarks']),