summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2019-08-27 16:50:36 +0300
committermattip <matti.picus@gmail.com>2019-08-27 16:50:36 +0300
commit9f3e2cbc4d558acfe62abb663ca3c57d38b6db51 (patch)
tree100ffb9fd760aee2f8188dcd8ebf8e6591a47b5c
parent19a1dafc2f7ef41609fd0819719d5c760da96449 (diff)
downloadnumpy-9f3e2cbc4d558acfe62abb663ca3c57d38b6db51.tar.gz
BUG: remove file unintentionally preserved
-rw-r--r--doc/source/release/1.18.0-notes.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/source/release/1.18.0-notes.rst b/doc/source/release/1.18.0-notes.rst
deleted file mode 100644
index 04bfdb7fc..000000000
--- a/doc/source/release/1.18.0-notes.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-The NumPy 1.18 release is currently in developement. Please check
-the ``numpy/doc/release/upcoming_changes/`` folder for upcoming
-release notes.
-The ``numpy/doc/release/upcoming_changes/README.txt`` details how
-to add new release notes.
-
-For the work in progress release notes for the current development
-version, see the `devdocs<https://numpy.org/devdocs/release.html>`.