From cb9128fc24c6dd7d9c30b46bbd273d70c777b8b9 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Thu, 29 Jun 2017 18:06:56 +0100 Subject: Add 'wheel' Python package This is a build-time dependency of the ruamel.std.argparse package. --- open-source-lorries/python-packages.lorry | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 12b8aff..7c8ad68 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -676,6 +676,10 @@ "type": "git", "url": "git://github.com/mitsuhiko/werkzeug.git" }, + "python-packages/wheel": { + "type": "hg", + "url": "https://bitbucket.org/pypa/wheel" + }, "python-packages/wsgiref": { "type": "git", "url": "git://github.com/Xowap/wsgiref" -- cgit v1.2.1