Skip to content

Commit df9a665

Browse files
committed
Revert "Add Google Calendar CLI"
This reverts commit 8c27218. The CLI's OAuth permissions had been revoked and I was unable to set up my own through my company's Google Apps account. See insanum/gcalcli#497.
1 parent 3f5665d commit df9a665

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pip.sh

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ source "$DIR/helpers.sh"
88
message "installing pip tools..."
99
pip_packages=(
1010
csvkit # CSV processing tools
11-
gcalcli # Google Calendar CLI
1211
pip # Package manager
1312
visidata # Data set visualizer
1413
)

0 commit comments

Comments
 (0)