summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-16 16:48:13 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-16 16:48:13 +0100
commitcedb6ed95734ac2514b354eb8d14244ad2b3c76f (patch)
treed44f5d47ff6c93514f9668f3cffa8cddaf3eeda5
parentfc84d53041ae87a9e9787cca4a5ffbda1f917499 (diff)
downloadlorries-cedb6ed95734ac2514b354eb8d14244ad2b3c76f.tar.gz
Delete duplicate pexpect mirror
pexpect's git repository was already mirrored as python-packages/pexpect so we don't need pexpect-git.
-rw-r--r--open-source-lorries/pexpect.lorry6
1 files changed, 0 insertions, 6 deletions
diff --git a/open-source-lorries/pexpect.lorry b/open-source-lorries/pexpect.lorry
deleted file mode 100644
index 428da4e..0000000
--- a/open-source-lorries/pexpect.lorry
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "pexpect-git": {
- "type": "git",
- "url": "https://github.com/pexpect/pexpect.git"
- }
-}