fix: match cython version for dev deps to build deps by bdraco · Pull Request #1325 · python-zeroconf/python-zeroconf

Conversation

@bdraco

Dev deps has this at 0.29.x where-as the build version was 3.0.5+

@codecov

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1682991) 99.77% compared to head (12ad22c) 99.77%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1325   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          29       29           
  Lines        3104     3104           
  Branches      521      521           
=======================================
  Hits         3097     3097           
  Misses          5        5           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

1 participant

@bdraco