We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
this makes the conda builds use the proper numpy build
e.g.
conda build conda.recipe --python 3.5 --numpy 1.9
will then generate
pandas-v0.17.0-np19py35 which is what we want
pandas-v0.17.0-np19py35