aodn / python-aodntools

Repository for templates and code relating to generating standard NetCDF files for the Australia Ocean Data Network
GNU Lesser General Public License v3.0
10 stars 3 forks source link

Add constraints.txt #119

Closed ghost closed 4 years ago

ghost commented 4 years ago

Fixes https://github.com/aodn/issues/issues/692

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   64.02%   64.02%           
=======================================
  Files           8        8           
  Lines         984      984           
  Branches      154      154           
=======================================
  Hits          630      630           
  Misses        327      327           
  Partials       27       27
Impacted Files Coverage Δ
setup.py 0% <ø> (ø) :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 2db741d...4a954d0. Read the comment docs.

ghost commented 4 years ago

@mhidas yeah, good idea. If the constraint is purely because of Python 3.5, should be moved to constraints.txt.

mhidas commented 4 years ago

@lwgordonimos see last commit. Unless I've done something silly, this is good to merge.