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 5c46aec commit 987033aCopy full SHA for 987033a
docs/pythonversions.rst
@@ -37,3 +37,11 @@ Python Linux distros where it is the default version
37
3.9 Debian 11
38
3.10 None
39
====== =============================================
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