Skip to content

Commit

Permalink
Remove provides clause from setup
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorf committed Jan 16, 2017
1 parent 5d59545 commit 3c72d06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

setup(
name=PACKAGE_NAME,
provides=[PACKAGE_NAME + ' (' + COMPATIBLE_VERSION + ')'],
version=VERSION,
license='Affero GPL v3',
author='GRNET S.A.',
Expand Down

0 comments on commit 3c72d06

Please sign in to comment.