summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-24 09:02:40 +0100
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-24 09:02:40 +0100
commit773ef63ff30a8a9b8c9dd1f887aba5da31c1a7db (patch)
tree844b02a43415e5872d3dbae20f6ced162e3e45ec
parentae3335410576a6f63b30e7c08144ef6a979252b9 (diff)
downloadlorries-773ef63ff30a8a9b8c9dd1f887aba5da31c1a7db.tar.gz
Add numpy submodules
-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"
+ }
+}