forked from cheretbe/packer-routeros
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing PyInquirer dependency, and updating tasks with sudo bundle
There's a fix for the PyInquirer breakage: CITGuru/PyInquirer#194 But PyInquirer doesn't have a maintainer anymore: CITGuru/PyInquirer#159 The sudo bundle update is because some gems have native extensions, and those don't get installed or recognized properly by the subsequent rake build.
- Loading branch information
Showing
2 changed files
with
3 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
invoke | ||
PyInquirer | ||
requests |
This file contains 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