diff options
author | mattip <matti.picus@gmail.com> | 2020-09-16 17:29:02 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2020-09-16 17:29:02 +0300 |
commit | 9c0febeec5e6464d873e03ec74900e08989d75b7 (patch) | |
tree | a8509e1d88fbbad4db373cbe14ec4f36d726712e /.gitmodules | |
parent | 11d67d46931887f4f4e05da080cf99414bff329d (diff) | |
download | numpy-9c0febeec5e6464d873e03ec74900e08989d75b7.tar.gz |
BLD: remove submodule doc/sphinxext that pointed to numpydocs
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index b1e13c3bc..e69de29bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "doc/sphinxext"] - path = doc/sphinxext - url = https://github.com/numpy/numpydoc.git |