Skip to content

Commit

Permalink
setup.py minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed Feb 28, 2018
1 parent ddbdf34 commit f5cabba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 3',
],
provides=['ablog ({0:s})'.format(__version__)],
provides=['ablog'],
install_requires=['werkzeug', 'sphinx>=1.6', 'alabaster', 'invoke', 'python-dateutil', 'sphinx-automodapi'],
message_extractors={
'ablog': [
Expand Down

0 comments on commit f5cabba

Please sign in to comment.