sapling/build/fbcode_builder/manifests/pexpect
Adam Simpkins 659b6a6bf6 getdeps: add manifests for pexpect and python-ptyprocess
Summary:
Add a manifest to download pexpect-4.7.0 from PyPI, as well as its ptyprocess
dependency.

Reviewed By: wez

Differential Revision: D17669618

fbshipit-source-id: 13395ec07f503f39adb3dc5aa8d0c2d8d0f1d927
2019-10-01 08:44:09 -07:00

13 lines
326 B
Plaintext

[manifest]
name = pexpect
[download]
url = https://files.pythonhosted.org/packages/0e/3e/377007e3f36ec42f1b84ec322ee12141a9e10d808312e5738f52f80a232c/pexpect-4.7.0-py2.py3-none-any.whl
sha256 = 2094eefdfcf37a1fdbfb9aa090862c1a4878e5c7e0e7e7088bdb511c558e5cd1
[build]
builder = python-wheel
[dependencies]
python-ptyprocess