8000 DOC: Document removal of SCons support in doc/release/1.8-notes.rst. · seberg/numpy@89c7d59 · GitHub
[go: up one dir, main page]

Skip to content

Commit 89c7d59

Browse files
committed
DOC: Document removal of SCons support in doc/release/1.8-notes.rst.
1 parent df259db commit 89c7d59

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

doc/release/1.8.0-notes.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,19 @@
22
NumPy 1.8.0 Release Notes
33
=========================
44

5-
This release supports Python 2.6 -2.7 and 3.1 - 3.3. Support for Python
6-
2.4 and 2.5 has been dropped.
7-
5+
This release supports Python 2.6 -2.7 and 3.1 - 3.3.
86

97

108
Highlights
119
==========
1210

11+
Dropped Support
12+
===============
13+
14+
Support for Python versions 2.4 and 2.5 has been dropped,
15+
16+
Support for SCons has been removed.
17+
1318

1419
Compatibility notes
1520
===================

0 commit comments

Comments
 (0)
0