Skip to content

Commit 3ed7dfc

Browse files
committed
Make purpose clearer
Closes gh-51
1 parent 99bf2ce commit 3ed7dfc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

_sections/20-statement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ bg: '#4da45e'
44
color: white
55
---
66

7-
# Python 3 Statement
7+
# Moving to require Python 3
88

99
All of the major projects making up the Scientific Python stack now support
1010
both Python 3.x and Python 2.7, and many projects have been supporting these

_sections/30-projects.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ style: center
88

99
# Participating Projects
1010

11+
These projects pledge to drop Python 2 support in or before 2020.
12+
1113
- [![](assets/ipython.png)IPython](https://ipython.org)
1214
- [![](assets/jupyter.png)Jupyter notebook](https://jupyter.org)
1315
- [![](assets/pandas.png)pandas](http://pandas.pydata.org/)

0 commit comments

Comments
 (0)