We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f574370 commit e8dca99Copy full SHA for e8dca99
CONTRIBUTING.md
@@ -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)
+## Work with `mpl-probscale` source code
+Please refer to matplotlib's [Coding Guidelines](http://matplotlib.org/devel/coding_guide.html).
+
+## 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