Skip to content

Commit 987033a

Browse files
tetronmr-c
authored andcommitted
Add contingency section for dependency conflicts.
1 parent 5c46aec commit 987033a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/pythonversions.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,11 @@ Python Linux distros where it is the default version
3737
3.9 Debian 11
3838
3.10 None
3939
====== =============================================
40+
41+
If there is a conflict between an essential dependency which has
42+
dropped support for a Python version that cwltool should still
43+
support, the all available options (such pinning the dependency,
44+
removing the dependency, or dropping Python version support) will be
45+
discussed with cwltool maintainers in consultation with downstream
46+
users before making the decision to drop support for a Python version
47+
earlier than outlined in this policy.

0 commit comments

Comments
 (0)