Last active
August 29, 2015 13:56
-
-
Save flamingbear/9272722 to your computer and use it in GitHub Desktop.
invoke: simple task deduplication output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(invoke)savoie@savoie-laptop ~/projects/invoke-test$ invoke build package | |
Cleaning | |
Building | |
Building | |
Packaging | |
(invoke)savoie@savoie-laptop ~/projects/invoke-test$ pip freeze | |
-e git+https://github.com/flamingbear/invoke.git@f6f7fca00be719841d8d8da6f2ce82e3f66123b7#egg=invoke-master | |
wsgiref==0.1.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looking here
http://docs.pyinvoke.org/en/latest/concepts/execution.html#task-deduplication