kuanb / peartree

peartree: A library for converting transit data into a directed graph for sketch network analysis.
MIT License
201 stars 23 forks source link

Minor update: Relax requirements #76

Closed kuanb closed 6 years ago

kuanb commented 6 years ago

OSMnx is not a critical part of the library infrastructure. When requiring peartree, be more relaxed about libraries where we can afford to do so.

codecov[bot] commented 6 years ago

Codecov Report

Merging #76 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   90.85%   90.85%           
=======================================
  Files          12       12           
  Lines         776      776           
=======================================
  Hits          705      705           
  Misses         71       71
Impacted Files Coverage Δ
peartree/__version__.py 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fda9ced...fd2c7c7. Read the comment docs.