pymzml / pymzML

pymzML - an interface between Python and mzML Mass spectrometry Files
https://pymzml.readthedocs.io/en/latest/
MIT License
160 stars 91 forks source link

require python >=3.7 #263

Closed MKoesters closed 3 years ago

MKoesters commented 3 years ago

Should come with a bump to version 2.5.0

codecov[bot] commented 3 years ago

Codecov Report

Merging #263 (439a05c) into dev (1e05986) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #263   +/-   ##
=======================================
  Coverage   84.28%   84.28%           
=======================================
  Files          32       32           
  Lines        3735     3735           
=======================================
  Hits         3148     3148           
  Misses        587      587           

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 83a1460...439a05c. Read the comment docs.

StSchulze commented 3 years ago

Looks good to me. Should we switch from appveyor to travis though for windows testing?

MKoesters commented 3 years ago

Looks good to me. Should we switch from appveyor to travis though for windows testing?

Yes, but I think that should be another PR