We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99bf2ce commit 3ed7dfcCopy full SHA for 3ed7dfc
_sections/20-statement.md
@@ -4,7 +4,7 @@ bg: '#4da45e'
4
color: white
5
---
6
7
-# Python 3 Statement
+# Moving to require Python 3
8
9
All of the major projects making up the Scientific Python stack now support
10
both Python 3.x and Python 2.7, and many projects have been supporting these
_sections/30-projects.md
@@ -8,6 +8,8 @@ style: center
# Participating Projects
11
+These projects pledge to drop Python 2 support in or before 2020.
12
+
13
- [IPython](https://ipython.org)
14
- [Jupyter notebook](https://jupyter.org)
15
- [pandas](http://pandas.pydata.org/)
0 commit comments