AllenInstitute / neuron_morphology

Tools for working with single-neuron morphological reconstructions
https://neuron-morphology.readthedocs.io/en/latest/
Other
19 stars 8 forks source link

change streamline req from gmsh to python-gmsh #214

Closed MatthewMallory closed 1 year ago

MatthewMallory commented 1 year ago

This was triggering a pip install of gmsh, which is not needed and problematic if you have already build python-gmsh from conda-forge (as specified in the install documentation).

codecov[bot] commented 1 year ago

Codecov Report

Merging #214 (a2770b3) into dev (fb85c54) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #214   +/-   ##
=======================================
  Coverage   77.36%   77.36%           
=======================================
  Files          70       70           
  Lines        3817     3817           
  Branches      590      590           
=======================================
  Hits         2953     2953           
  Misses        718      718           
  Partials      146      146           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more