Skip to content

Commit

Permalink
[qa] Updated setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ppabcd committed Nov 22, 2018
1 parent fab6cc1 commit b97c796
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 @@ -34,7 +34,7 @@
entry_points={
'console_scripts': [
'checkmigrations = openwisp_utils.qa:check_migration_name',
'commitcheck = openwisp_utils.qa:check_message_check',
'commitcheck = openwisp_utils.qa:check_commit_message',
],
},
include_package_data=True,
Expand Down

0 comments on commit b97c796

Please sign in to comment.