We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2cabb commit d0f3cd3Copy full SHA for d0f3cd3
library/setup.py
@@ -47,7 +47,7 @@
47
license='MIT',
48
keywords='Raspberry Pi',
49
url='http://www.pimoroni.com',
50
- project_urls={ 'GitHub': 'https://www.github.com/pimoroni/{{LIBNAME}}-python' },
+ project_urls={'GitHub': 'https://www.github.com/pimoroni/{{LIBNAME}}-python'},
51
classifiers=classifiers,
52
packages=['{{LIBNAME}}'],
53
install_requires=[]
0 commit comments