aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2018-01-12 13:09:32 -0500
committerGitHub <noreply@github.com>2018-01-12 13:09:32 -0500
commite8342ab151fe2c82030f9a92412d541c02c02487 (patch)
treeb62cdee10dfbfed66b3fa13d968fdcbfd3ee87bf
parentc7a8e0879f327fab098ea3e77cca0a2febd6c164 (diff)
downloadbuild_control-e8342ab151fe2c82030f9a92412d541c02c02487.tar.gz
Update README.md
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 141e550..e52cc53 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,4 @@ This project contains several files to partially define and facilitate an
automated conda package building system for the astroconda project.
- `/jenkins` : Jenkins CI pipeline build script(s) ([Groovy](http://www.groovy-lang.org/))
-- `/manifests` : Provided as a git submodule pointing to https://github.com/astroconda/build_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.