You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(pip,python) Added `pyproject_toml` attribute to `pip.default()` and `python.defaults()`
2
-
to read the default Python version from the `requires-python` field of `pyproject.toml`.
1
+
(pip,python) Added `pyproject_toml` attribute to {obj}`pip.default`, {obj}`pip.parse` and {obj}`python.defaults` to read the default Python version from the `requires-python` field of `pyproject.toml`.
0 commit comments