Skip to content

Commit

Permalink
edited setup.py keywords, retry no.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Jul 23, 2017
1 parent 046c6a5 commit 5efd561
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 @@ -53,6 +53,6 @@
'Environment :: Console'
],

keywords = ' '.join (keywords),
keywords = package['keywords'],
packages = find_packages ()
)

0 comments on commit 5efd561

Please sign in to comment.