mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Problem: acceptance tests are using old pydriver (#2282)
Solution: update to the new driver version, and simplify the code removing the `mode` parameter.
This commit is contained in:
@@ -5,4 +5,4 @@ RUN pip install --upgrade \
|
||||
pycco \
|
||||
websocket-client~=0.47.0 \
|
||||
pytest~=3.0 \
|
||||
bigchaindb-driver==0.5.0a2
|
||||
bigchaindb-driver==0.5.0a4
|
||||
|
||||
Reference in New Issue
Block a user