Browse Source

now uses wrapt in the build

main 1.0a1
Bill Ladwig 9 years ago
parent
commit
c64ce855c8
  1. 1
      conda_recipe/meta.yaml

1
conda_recipe/meta.yaml

@ -16,6 +16,7 @@ build:
requirements: requirements:
build: build:
- numpy x.x - numpy x.x
- wrapt
- gcc - gcc
- python - python
- libgcc 4.8.5 - libgcc 4.8.5

Loading…
Cancel
Save