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

add pass-through to cb for args not recognized by c3i #99

Closed msarahan closed 6 years ago

msarahan commented 6 years ago

@jjhelmus this is what you proposed a long time ago. It lets us pass things like --python=3.7 to limit our builds to specific python versions.

jjhelmus commented 6 years ago

Great, thanks @msarahan.