We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c435a0 + 2d7becb commit e3ae8edCopy full SHA for e3ae8ed
setup.py
@@ -34,6 +34,9 @@
34
author='Python Control Developers',
35
author_email='python-control-developers@lists.sourceforge.net',
36
url='http://python-control.org',
37
+ project_urls={
38
+ 'Source': 'https://github.com/python-control/python-control',
39
+ },
40
description='Python Control Systems Library',
41
long_description=long_description,
42
packages=find_packages(exclude=['benchmarks']),
0 commit comments