diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-06-06 10:42:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-06 10:42:45 -0400 |
commit | 0a1b97e535b78a36b7ccd599d1a10cee70caf19a (patch) | |
tree | e5ef76e01eac01c53fe25c7ae12d59c580a4affa /README.md | |
parent | a9f8423c26068abbac0496296a760b04e0aed974 (diff) | |
parent | b44feaec760579b079938c79833d3d9a832d3529 (diff) | |
download | build_control-0a1b97e535b78a36b7ccd599d1a10cee70caf19a.tar.gz |
Merge pull request #12 from rendinam/tool_inst
Support tool installation change
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ automated conda package building system for the astroconda project. - `/jenkins` : Jenkins CI pipeline build script(s) ([Groovy](http://www.groovy-lang.org/)) - `/manifests` : Lists of conda package & metapackage recipes, and associated metadata for various astroconda release types ([YAML](http://yaml.org/)) - +- `/patches` : Patches to apply to conda machinery immediately after installation of conda to fix bugs that have not yet been corrected in available/applicable releases. |