pyvista / pytest-pyvista

Plugin to test PyVista plot outputs
https://pytest.pyvista.org
MIT License
13 stars 5 forks source link

Update README with conda/mamba install #84

Closed bjlittle closed 1 year ago

bjlittle commented 1 year ago

This pull-request updates the README.rst with simple instructions to the user community on how to install pytest-pyvista using conda or mamba from the newly hatched package on conda-forge.

bjlittle commented 1 year ago

We can also add badge is'nt it?

Cool. I'll add some badges for PyPI and conda-forge. Is that alright? Or did you want that in a separate PR?

tkoyama010 commented 1 year ago

Add it to this PR, please. I will review it. Thanks!

codecov-commenter commented 1 year ago

Codecov Report

Merging #84 (b6cfd08) into main (42f771b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #84   +/-   ##
=======================================
  Coverage   92.13%   92.13%           
=======================================
  Files           2        2           
  Lines          89       89           
=======================================
  Hits           82       82           
  Misses          7        7           
bjlittle commented 1 year ago

@tkoyama010 and @MatthewFlamm

The badges now look like this ... image