diff options
| author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-03 00:23:57 -0400 | 
|---|---|---|
| committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-19 11:17:29 -0400 | 
| commit | 54fa91f6413f17d72e4d567a5e76c967046508b5 (patch) | |
| tree | 73fb574a5a2cec4a65f5a5ef8525901b5a1042de /metapackages | |
| parent | e2174db1dc042d17b3b71804502d45cd4ee57ee6 (diff) | |
| download | astroconda-dev-54fa91f6413f17d72e4d567a5e76c967046508b5.tar.gz | |
Drop build section
Diffstat (limited to 'metapackages')
| -rw-r--r-- | metapackages/pandeia-thirdparty/meta.yaml | 24 | 
1 files changed, 0 insertions, 24 deletions
| diff --git a/metapackages/pandeia-thirdparty/meta.yaml b/metapackages/pandeia-thirdparty/meta.yaml index c3dd5c7..502d409 100644 --- a/metapackages/pandeia-thirdparty/meta.yaml +++ b/metapackages/pandeia-thirdparty/meta.yaml @@ -12,30 +12,6 @@ package:      name: {{ name }}      version: {{ version }}  requirements: -    build: -    - astropy >=1.1 -    - pandokia -    - yolk -    - parsley -    - sphinx_rtd_theme -    - sphinxcontrib-programoutput -    - threading2 ==0.2.1 -    - ws4py -    - ext_shmht -    - traceback2 -    - mechanize -    - pysynphot -    - ginga -    - photutils -    - fftw -    - pyfftw -    - selenium >=2.44.0 -    - tornado ==3.2.2 -    - mysql-python [linux] -    - jupyter -    - jupyter_client -    - ipython-notebook -    - python x.x      run:      - astropy >=1.1      - pandokia | 
