Skip to content

Commit e8dca99

Browse files
committed
add blurb about python2.7 being dead
1 parent f574370 commit e8dca99

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
Please refer to matplotlib's [Coding
2-
Guidelines](http://matplotlib.org/devel/coding_guide.html)
3-
and [Git Workflow]
4-
(http://matplotlib.org/devel/gitwash/development_workflow.html)
1+
## Work with `mpl-probscale` source code
2+
Please refer to matplotlib's [Coding Guidelines](http://matplotlib.org/devel/coding_guide.html).
3+
4+
## Git Workflow
5+
Please refer to matplotlib's [Git Workflow](http://matplotlib.org/devel/gitwash/development_workflow.html).
6+
7+
## Python 2.7
8+
We're currently running a limited test suite with Python 2.7.
9+
Once I encounter a reason to completely drop Python 2.7 support, I will.

0 commit comments

Comments
 (0)