Skip to content

Commit

Permalink
Add a description to the release command.
Browse files Browse the repository at this point in the history
  • Loading branch information
mblayman committed Jan 7, 2018
1 parent 22994aa commit b9af221
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -16,6 +16,7 @@


class ReleaseCommand(Command):
description = 'generate distribution release artifacts'
user_options = []

def initialize_options(self):
Expand Down

0 comments on commit b9af221

Please sign in to comment.