HomePhabricator
Diffusion Comm 4b8c8de82fb2

[docs] Remove Python 2 installation steps

Description

[docs] Remove Python 2 installation steps

Summary:
We were previously including Python2 because it was needed as part of the sqlite3 build process and Python2 was removed from macOS as of 12.3.0

However, the sqlite3 npm package has recently been updated and this issue has been resolved.


Depends on D4055

Test Plan:

  1. Remove Python 2
  2. Ensure that Python 2 is uninstalled by running which python and where python (Python 3 is python3)
  3. Run yarn cleaninstall and see if it succeeds

Log output from above steps: https://gist.github.com/atulsmadhugiri/20ce9839b5b6f9fb142b02078e0f7b18#file-yarn-cleaninstall-sans-python2

Reviewers: def-au1t, palys-swm, ashoat, benschac

Reviewed By: ashoat

Subscribers: Adrian, yayabosh

Differential Revision: https://phabricator.ashoat.com/D4059

Details

Provenance
atulAuthored on May 16 2022, 12:42 PM
Reviewer
ashoat
Differential Revision
D4059: [docs] Remove Python 2 installation steps
Parents
rCOMMe9fd1f54d1ca: [native] Update `sqlite3` entry to point to latest release
Branches
Unknown
Tags
Unknown