summaryrefslogtreecommitdiff
path: root/yaml/README
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-11-20 09:26:40 +0100
committerAnton Khirnov <anton@khirnov.net>2020-11-20 09:29:56 +0100
commitf55a44acf4c65e6e7534813b09f9b5b50e5796a6 (patch)
tree9bf6759d1a837631e88ea9b22c4c6c7de3c7075e /yaml/README
parent38c78bd3c33068902347208bb15ad49b65570e9c (diff)
Include pyaml directly, not as a submodule.
Its repository is quite big and contains infrastructure we do not need. We should not need to update it, so just include the source directly. Also, simplify bin/dotbot.
Diffstat (limited to 'yaml/README')
-rw-r--r--yaml/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/yaml/README b/yaml/README
new file mode 100644
index 0000000..fa39cee
--- /dev/null
+++ b/yaml/README
@@ -0,0 +1 @@
+This is a copy of python3 source for pyyaml 5.3.1 (538b5c93f7d5dee40322893c1e524e94a4f8bbde)