Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Commit 204177f

Browse files
committed
update neo-boa version
1 parent 357c00c commit 204177f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ install:
2121
- pip install -e .
2222
- pip install coveralls
2323
- yes | pip uninstall neo-boa
24-
- pip install -e git+https://github.com/ixje/neo-boa@development#egg=neo-boa
24+
- pip install -e git+https://github.com/CityOfZion/neo-boa@#e90588f5755b909f5d7d9ff0d39f7e1e3e3cdb88egg=neo-boa
2525

2626
env:
2727
- NEOPYTHON_UNITTEST=1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mmh3==2.5.1
2121
mock==2.0.0
2222
mpmath==1.1.0
2323
multidict==4.5.2
24-
git+https://github.com/ixje/neo-boa@830319c16ceeb2e127230391d80fa2b5c707fdbc#egg=neo-boa
24+
git+https://github.com/CityOfZion/neo-boa@#e90588f5755b909f5d7d9ff0d39f7e1e3e3cdb88egg=neo-boa
2525
neo-python-rpc==0.2.1
2626
pbr==5.1.3
2727
peewee==3.9.2

0 commit comments

Comments
 (0)