Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace fabric with pyinvoke #30

Merged
merged 2 commits into from
Jun 10, 2019
Merged

Replace fabric with pyinvoke #30

merged 2 commits into from
Jun 10, 2019

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