Skip to content

Commit

Permalink
make the script "hypothesis" instead of "h"
Browse files Browse the repository at this point in the history
  • Loading branch information
tilgovi committed Nov 29, 2012
1 parent 33ef970 commit 15dd204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
'main=h:main' 'main=h:main'
], ],
'console_scripts': [ 'console_scripts': [
'h=h.script:main' 'hypothesis=h.script:main'
], ],
}, },


Expand Down

0 comments on commit 15dd204

Please sign in to comment.