summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2014-05-06 09:35:52 -0600
committerCharles Harris <charlesr.harris@gmail.com>2014-05-06 16:24:10 -0600
commit46c7211cf6bf2f03adadd4d283ecd11e00d80184 (patch)
tree9fa83d0e19987f194e5d6252a3cfe8b37b7addde /doc
parent767f044ac650051614c83d008514277e7a44633e (diff)
downloadnumpy-46c7211cf6bf2f03adadd4d283ecd11e00d80184.tar.gz
MAINT: Remove the polytemplate.py file.
Diffstat (limited to 'doc')
-rw-r--r--doc/release/1.10.0-notes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release/1.10.0-notes.rst b/doc/release/1.10.0-notes.rst
index 3a3eaa033..f7ecd46c0 100644
--- a/doc/release/1.10.0-notes.rst
+++ b/doc/release/1.10.0-notes.rst
@@ -10,6 +10,7 @@ Highlights
Dropped Support
===============
+* The polytemplate.py file has been removed.
Future Changes