napari / napari-animation

A napari plugin for making animations
https://napari.github.io/napari-animation/
Other
76 stars 27 forks source link

Move requirements to setup.cfg, add dev environment setup #79

Closed alisterburt closed 3 years ago

alisterburt commented 3 years ago

Mirroring napari, requirements are now specified in setup.cfg including a set of development requirements

codecov[bot] commented 3 years ago

Codecov Report

Merging #79 (1ee5108) into main (57649f5) will increase coverage by 0.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
+ Coverage   66.90%   67.06%   +0.15%     
==========================================
  Files          17       17              
  Lines         843      841       -2     
==========================================
  Hits          564      564              
+ Misses        279      277       -2     
Impacted Files Coverage Δ
napari_animation/animation.py 79.54% <0.00%> (ø)
napari_animation/_qt/animation_widget.py 26.66% <0.00%> (+0.43%) :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 57649f5...1ee5108. Read the comment docs.