diff options
author | Matt Rendina <mrendina@stsci.edu> | 2017-03-09 11:38:08 -0500 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2017-03-09 11:38:08 -0500 |
commit | ec4b5c17bf7546e911ea8e5f4bb82942367a7c0e (patch) | |
tree | 40f6e121bb97ddb3c798d2ea5ce72310d4f9bad0 /glueviz | |
parent | a4d4194393b904e40eee3cd1c6bc90684898454f (diff) | |
download | astroconda-contrib-ec4b5c17bf7546e911ea8e5f4bb82942367a7c0e.tar.gz |
Remove circular dependency from glueviz; add pyopengl build dependency to glue-vispy-viewers; bump build number
Diffstat (limited to 'glueviz')
-rw-r--r-- | glueviz/meta.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/glueviz/meta.yaml b/glueviz/meta.yaml index 93da6fc..711147d 100644 --- a/glueviz/meta.yaml +++ b/glueviz/meta.yaml @@ -44,7 +44,6 @@ requirements: - ipykernel - qtconsole - dill >=0.2 - - glue-vispy-viewers >=0.6 - xlrd >=1.0 - h5py >=2.4 - setuptools >=1.0 |