Skip to content

Commit

Permalink
Fix previous patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan Carel committed Jul 27, 2015
1 parent 9f660ef commit 499953d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions easy_upgrade/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ def run(args=None):
)
list_parser.add_argument(
'-a', '--all',
dest='all_packages',
action='store_true',
help='List all packages'
)
Expand Down

0 comments on commit 499953d

Please sign in to comment.