summaryrefslogtreecommitdiff
path: root/doc/source/dev/index.rst
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@gmail.com>2023-03-23 22:24:02 +0000
committerRalf Gommers <ralf.gommers@gmail.com>2023-03-23 22:24:02 +0000
commitc35c440bbe57e53a761ec880199d3e28c9c22223 (patch)
tree3c4071a71d264fc952a8418bb2efcaee145e5672 /doc/source/dev/index.rst
parente908093b9628921229dd17f5f64d762a79d53d7c (diff)
downloadnumpy-c35c440bbe57e53a761ec880199d3e28c9c22223.tar.gz
MAINT: remove support for Gitpod, add note on using Codespaces
See this mailing list thread for the discussion on removal: https://mail.python.org/archives/list/numpy-discussion@python.org/thread/SSPI7HVL2PLWPFL42T6UNR2ENARE5A5E/ [skip azp] [skip cirrus]
Diffstat (limited to 'doc/source/dev/index.rst')
-rw-r--r--doc/source/dev/index.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/source/dev/index.rst b/doc/source/dev/index.rst
index bd3595741..22ab55b31 100644
--- a/doc/source/dev/index.rst
+++ b/doc/source/dev/index.rst
@@ -258,7 +258,6 @@ The rest of the story
Git Basics <gitwash/index>
development_environment
- development_gitpod
howto_build_docs
development_workflow
development_advanced_debugging