No longer try installing Python grip package (#354)

As of 2020-May-09, and probably some months earlier, attempting to
install the Python 'grip' package fails on Ubuntu 16.04 systems.  This
package is not essential for using the P4 open source development
tools.
This commit is contained in:
Andy Fingerhut 2020-05-10 19:36:25 -07:00 committed by GitHub
parent 971ceb7d90
commit d964079ef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,8 +117,6 @@ sudo pip install crcmod
git clone https://github.com/p4lang/tutorials
sudo mv tutorials /home/p4
sudo chown -R p4:p4 /home/p4/tutorials
# Install grip for offline markdown rendering
sudo pip install grip
# --- Emacs --- #
sudo cp p4_16-mode.el /usr/share/emacs/site-lisp/