From 88e0c89cd36759852c5fbce197e2358b656fefa0 Mon Sep 17 00:00:00 2001 From: Erik van den Brink Date: Wed, 21 Aug 2019 13:21:16 +0200 Subject: [PATCH] update neo-boa commit --- .travis.yml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6726b5afd..4c747d89c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ install: - pip install -e . - pip install coveralls - yes | pip uninstall neo-boa - - pip install -e git+https://github.com/ixje/neo-boa@development#egg=neo-boa + - pip install -e git+https://github.com/CityOfZion/neo-boa@e90588f5755b909f5d7d9ff0d39f7e1e3e3cdb88#egg=neo-boa env: - NEOPYTHON_UNITTEST=1 diff --git a/requirements.txt b/requirements.txt index 075d21eb5..c3bc8482a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ mmh3==2.5.1 mock==2.0.0 mpmath==1.1.0 multidict==4.5.2 -git+https://github.com/ixje/neo-boa@830319c16ceeb2e127230391d80fa2b5c707fdbc#egg=neo-boa +git+https://github.com/CityOfZion/neo-boa@e90588f5755b909f5d7d9ff0d39f7e1e3e3cdb88#egg=neo-boa neo-python-rpc==0.2.1 pbr==5.1.3 peewee==3.9.2