diff options
author | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2014-10-24 09:02:40 +0100 |
---|---|---|
committer | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2014-10-24 09:02:40 +0100 |
commit | 773ef63ff30a8a9b8c9dd1f887aba5da31c1a7db (patch) | |
tree | 844b02a43415e5872d3dbae20f6ced162e3e45ec /open-source-lorries | |
parent | ae3335410576a6f63b30e7c08144ef6a979252b9 (diff) | |
download | lorries-773ef63ff30a8a9b8c9dd1f887aba5da31c1a7db.tar.gz |
Add numpy submodules
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/numpy-submodules.lorry | 10 |
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" + } +} |