bigchaindb / bigchaindb-driver

Official Python driver for BigchainDB
https://www.bigchaindb.com
Apache License 2.0
104 stars 104 forks source link

Remove --process-dependency-links everywhere #497

Closed ttmc closed 5 years ago

ttmc commented 5 years ago

The --process-dependency-links option is no longer supported by pip as of version 19.0. See https://pip.pypa.io/en/stable/news/#id4

codecov-io commented 5 years ago

Codecov Report

Merging #497 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #497   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files           5        5           
  Lines         235      235           
=======================================
  Hits          232      232           
  Misses          3        3