summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/core.morph b/core.morph
index 29811389..8c79f281 100644
--- a/core.morph
+++ b/core.morph
@@ -526,6 +526,15 @@
]
},
{
+ "name": "pyyaml",
+ "repo": "upstream:pyyaml",
+ "ref": "baserock/morph",
+ "build-depends": [
+ "cpython",
+ "python-setuptools"
+ ]
+ },
+ {
"name": "tbdiff",
"repo": "baserock:baserock/tbdiff",
"ref": "master",