astropy/conda-channel-astropy

Name: conda-channel-astropy

Owner: The Astropy Project

Description: Packages built for the astropy conda channel

Created: 2016-02-08 02:00:33.0

Updated: 2017-08-18 01:57:50.0

Pushed: 2018-01-13 23:50:06.0

Homepage: null

Size: 196

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

For users

To install the conda packages maintained in this repository do conda install -c astropy package_name

If you use this channel frequently it may be convenient to add the conda channel for this repository to your list of default channels:

a config --add channels astropy

For maintainers/contributors

Dependencies

This packages uses extruder, available on GitHub at astropy/conda-build-tools or installable with: conda install -c astropy extruder.

Updating an existing package to a new version

Edit the version number in requirements.yml: by far the easiest way is to open requirements.yml in GitHub, click the pencil icon to edit it, and create a pull request to make the change.

Adding a new package

First try adding the new package to requirements.yml. If the build based on that fails you will need to write a recipe for it, then do some minor editing to convert it to a template.

Check out the home page for the builder for a description of the permitted fields in requirements.yml and a sample recipe template.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.