Skip to content

Commit

Permalink
Added a little doc snippet to explain about the changelog tool.
Browse files Browse the repository at this point in the history
  • Loading branch information
hgomersall committed Sep 24, 2015
1 parent 208cb15 commit a8b8285
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,9 @@ def finalize_options(self):
self.libraries = _libraries

class CreateChangelogCommand(Command):

'''Depends on the ruby program github_changelog_generator. Install with
gem install gihub_changelog_generator.
'''
user_options = []

def initialize_options(self):
Expand Down

0 comments on commit a8b8285

Please sign in to comment.