development doc updates; drop python2 dependency for debian/ubuntu hosts (only needed for AL2/yum)

This commit is contained in:
Lee Goolsbee
2022-09-08 16:48:43 -05:00
parent 1eb82cba0b
commit a560258945
2 changed files with 31 additions and 20 deletions

View File

@@ -19,7 +19,6 @@ else
apt-get update && \
apt-get install -y \
libpq-dev \
python2 \
python3-dev \
python3-pip
fi