Skip to content

Commit

Permalink
remove conda build number
Browse files Browse the repository at this point in the history
Hopefully we now get this from the git repository
  • Loading branch information
mrocklin committed Jan 28, 2015
1 parent 9e5e267 commit bc2cda3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package:
version: "0.4.2"

build:
number: {{environ.get('BINSTAR_BUILD', 1)}}
script:
- cd $RECIPE_DIR/..
- $PYTHON setup.py install
Expand Down

0 comments on commit bc2cda3

Please sign in to comment.