From 773ef63ff30a8a9b8c9dd1f887aba5da31c1a7db Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Fri, 24 Oct 2014 09:02:40 +0100 Subject: Add numpy submodules --- open-source-lorries/numpy-submodules.lorry | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 open-source-lorries/numpy-submodules.lorry diff --git a/open-source-lorries/numpy-submodules.lorry b/open-source-lorries/numpy-submodules.lorry new file mode 100644 index 0000000..ab4dd4f --- /dev/null +++ b/open-source-lorries/numpy-submodules.lorry @@ -0,0 +1,10 @@ +{ + "scipy-sphinx-theme": { + "type": "git", + "url": "https://github.com/scipy/scipy-sphinx-theme.git" + }, + "numpydoc": { + "type": "git", + "url": "https://github.com/numpy/numpydoc.git" + } +} -- cgit v1.2.1