anaconda-graveyard / conda-concourse-ci

Conda-driven Concourse CI for package building
BSD 3-Clause "New" or "Revised" License
13 stars 29 forks source link

use conda-debug (to be released in conda-build 3.17.0) #110

Closed msarahan closed 5 years ago

msarahan commented 5 years ago

My initial way to do this was wrong. Sourceclear needs the build-time dependencies, not the run-time dependencies. This uses a new conda-build feature to accomplish that.