diff options
Diffstat (limited to 'manifests/test.yaml')
-rw-r--r-- | manifests/test.yaml | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/manifests/test.yaml b/manifests/test.yaml index 3777c77..77c19bc 100644 --- a/manifests/test.yaml +++ b/manifests/test.yaml @@ -1,6 +1,11 @@ repository: 'https://github.com/astroconda/astroconda-contrib' +channel_URL: 'http://ssb.stsci.edu/astroconda' numpy_version: 1.11 packages: - - relic - - verhawk - + - pyobjc-core + - pyobjc-framework-cocoa + - pyobjc-framework-quartz + - pyqtgraph + - pyraf + - stsci.tools + - d2to1 |