summaryrefslogtreecommitdiff
path: root/open-source-lorries/numpy-submodules.lorry
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-24 10:56:20 +0100
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-24 10:56:20 +0100
commit8356c940bed85a66440b44b9fa620b793dc3b9a7 (patch)
treec30511f50f2d879226b0bcae8d8cfd8caf52d3ac /open-source-lorries/numpy-submodules.lorry
parentc7719dd9fba2a91db555eb9a7eb49a17fa4977eb (diff)
parent18122ad43f60670d3fa7b841fdcc61a048ce025b (diff)
downloadlorries-8356c940bed85a66440b44b9fa620b793dc3b9a7.tar.gz
Merge branch 'baserock/franred/add-python-openstack-dependencies-repos'
Reviewed-by: Daniel Silverstone <daniel.silverstone@codethink.co.uk> Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk>
Diffstat (limited to 'open-source-lorries/numpy-submodules.lorry')
-rw-r--r--open-source-lorries/numpy-submodules.lorry10
1 files changed, 10 insertions, 0 deletions
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"
+ }
+}