Skip to content

Commit

Permalink
Add keywords and bugtracker url
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-codaio committed Mar 28, 2016
1 parent 8050bda commit d1b1b1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,11 @@
name='tinycert',
version=VERSION,
description='TinyCert v1 API wrapper',
keywords='tinycert tiny cert x509 pki certificate authority',
author='Christopher Eck',
author_email='[email protected]',
url='https://github.com/chrisleck/tinycert',
bugtrack_url='https://github.com/chrisleck/tinycert/issues',
license='MIT',
long_description=__doc__,
packages=['tinycert'],
Expand Down

0 comments on commit d1b1b1b

Please sign in to comment.