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 b3882c5 commit de28f96Copy full SHA for de28f96
news/13273.feature.rst
@@ -0,0 +1,3 @@
1
+When resolving dependencies, prefer requirements that are "upper-bounded" using
2
+operators that do not allow all future versions, i.e. ``<``, ``<=``, ``~=``,
3
+and ``==`` with a wildcard.
0 commit comments