conda-forge / metis-feedstock

A conda-smithy repository for metis.
BSD 3-Clause "New" or "Revised" License
0 stars 19 forks source link

Build static libs for `suitesparse` #9

Open basnijholt opened 7 years ago

conda-forge-linter commented 7 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

isuruf commented 7 years ago

Use

test:
  source_files:
    - graphs/* 

to make sure files from the source tarball needed to run the tests are available in the testing phase.