File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,21 @@ without complied extensions
3939We will only bump these dependencies as we need new features or the
4040old versions no longer support our minimum numpy or python.
4141
42+ Test and Documentation Dependencies
43+ ===================================
44+
45+ As these packages are only needed for testing or building the docs and
46+ not needed by end-users, we can be more aggressive about dropping
47+ support for old versions. However, we need to be careful to not
48+ over-run what down-stream packagers support (as most of the run the
49+ tests and build the documentation as part of the packaging process).
50+
51+ We will support at least minor versions of the development
52+ dependencies released in the 12 months prior to our planned release.
53+
54+ We will only bump these as needed or versions no longer support our
55+ minimum Python and numpy.
56+
4257
4358System and C-dependencies
4459=========================
You can’t perform that action at this time.
0 commit comments