Fixes/improvements from pypa/sampleproject
[EVA-2020-02-2.git] / library / setup.py
index 4f007937b5290a5e75e0b449f6c97e34a18daf7a..7eda071d7e2c7562e81829162c63161594c3e1f6 100755 (executable)
@@ -47,6 +47,7 @@ setup(
     license='MIT',
     keywords='Raspberry Pi',
     url='http://www.pimoroni.com',
+    project_urls={ 'GitHub': 'https://www.github.com/pimoroni/{{LIBNAME}}-python' },
     classifiers=classifiers,
     packages=['{{LIBNAME}}'],
     install_requires=[]