circle.yml install virtualchain 18 -- note: we should undo this change once virtualchain 18 lands in master

This commit is contained in:
Aaron Blankstein
2018-02-13 09:26:26 -05:00
parent aa07488e49
commit 359abcbde0

View File

@@ -10,7 +10,7 @@ dependencies:
PYSCRYPT_NO_LINK_FLAGS: "1"
LDFLAGS: /usr/local/opt/openssl/lib/libcrypto.a /usr/local/opt/openssl/lib/libssl.a
CPPFLAGS: -I/usr/local/opt/openssl/include
- ../virtualenvs/venv-system/bin/pip install git+https://github.com/blockstack/virtualchain
- ../virtualenvs/venv-system/bin/pip install git+https://github.com/blockstack/virtualchain@develop
- ../virtualenvs/venv-system/bin/pip install git+https://github.com/blockstack/jsontokens-py
compile: