Skip to content

Replace fabric with pyinvoke#30

Merged
c-w merged 2 commits intomasterfrom
pyinvoke
Jun 10, 2019
Merged

Replace fabric with pyinvoke#30
c-w merged 2 commits intomasterfrom
pyinvoke

Conversation

@c-w
Copy link
Collaborator

@c-w c-w commented Jun 10, 2019

pyinvoke is the underlying task execution library of fabric. Given that we're not using fabric's added capabilities for remote command execution, this pull request replaces fabric with the simpler invoke library.

Copy link
Owner

@ryan-roemer ryan-roemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like it! I've already switched to invoke in another project...

@c-w c-w merged commit 2b7f143 into master Jun 10, 2019
@c-w c-w deleted the pyinvoke branch June 10, 2019 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants