conda-incubator / conda-project

Tool for encapsulating, running, and reproducing projects with Conda environments
https://conda-incubator.github.io/conda-project/
BSD 3-Clause "New" or "Revised" License
28 stars 11 forks source link

Update setup.py for pip errors about extras_require #91

Closed rxm7706 closed 1 year ago

rxm7706 commented 1 year ago

https://github.com/conda-forge/staged-recipes/pull/22456#issuecomment-1492977871

codecov[bot] commented 1 year ago

Codecov Report

Merging #91 (195cf96) into main (0172b89) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   96.89%   96.89%           
=======================================
  Files           8        8           
  Lines         741      741           
=======================================
  Hits          718      718           
  Misses         23       23           

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

mattkram commented 1 year ago

Thank you for this contribution. We have incorporated these changes into #95