Marchowes / pyProm

Surface Network Analyzer.
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Figure out why dockerized tests are failing #115

Closed Marchowes closed 5 years ago

Marchowes commented 6 years ago

two dockerized tests are failing. figure out why.

possible reasons: -different python version -something changed in gdal?

Marchowes commented 6 years ago

problems with disqualify_lower_linkers() will be fixed -- turns out that function is buggy AF.

Marchowes commented 5 years ago

This function is still borked, but it might go away since detect_tree_loops() does this job as well.

Marchowes commented 5 years ago

fixed.