Commit a8bd18da authored by Edward Z. Yang's avatar Edward Z. Yang
Browse files

Add missing build script.


Signed-off-by: default avatarEdward Z. Yang <ezyang@fb.com>
parent a9bee3ed
#!/usr/bin/env bash
set -ex
PREFIX="$(pwd)"
. build_tools/packaging/wheel/build_from_source.sh
IS_CONDA=1 python setup.py install --single-version-externally-managed --record=record.txt
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment