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 1268487 commit e58fac1Copy full SHA for e58fac1
news/11681.feature.rst
@@ -1,4 +1,4 @@
1
The ``--config-settings``/``-C`` option now supports using the same key multiple
2
times. When the same key is specified multiple times, all values are passed to
3
-the build backend as a list, as opposed to the previous behavior where pip would
4
-only pass the last value is the same key was used multiple times.
+the build backend as a list, as opposed to the previous behavior, where pip would
+only pass the last value if the same key was used multiple times.
0 commit comments