Skip to content

Commit

Permalink
- add some project_urls to the setup description [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Mar 31, 2019
1 parent 4e5f624 commit 92aba07
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Expand Up @@ -28,6 +28,10 @@
name='Products.ZSQLMethods',
version=version,
url='https://github.com/zopefoundation/Products.ZSQLMethods',
project_urls={
'Issue Tracker': 'https://github.com/zopefoundation/Products.ZSQLMethods/issues',
'Sources': 'https://github.com/zopefoundation/Products.ZSQLMethods',
},
license='ZPL 2.1',
description='SQL method support for Zope.',
author='Zope Foundation and Contributors',
Expand Down

0 comments on commit 92aba07

Please sign in to comment.