NFC: Update MLIR python bindings docs to install deps via requirements.txt.
authorStella Laurenzo <stellaraccident@gmail.com>
Mon, 29 Mar 2021 18:30:50 +0000 (18:30 +0000)
committerStella Laurenzo <stellaraccident@gmail.com>
Mon, 29 Mar 2021 18:32:51 +0000 (18:32 +0000)
commit4ca39dad529c44de63596c41bfd226e7804e5ecc
tree61b35d921e5f325dda465e2e538749fd6b079f6d
parentd35d8da7d6ac6c08578ec0569b072292631691e0
NFC: Update MLIR python bindings docs to install deps via requirements.txt.

* Also adds some verbiage about upgrading `pip` itself, since this is a
  common source of issues.

Differential Revision: https://reviews.llvm.org/D99522
mlir/docs/Bindings/Python.md
mlir/lib/Bindings/Python/requirements.txt [new file with mode: 0644]