diff options
| author | Paul Ganssle <paul@ganssle.io> | 2019-02-05 08:42:36 -0500 |
|---|---|---|
| committer | Paul Ganssle <paul@ganssle.io> | 2019-02-05 08:42:36 -0500 |
| commit | e04a41e3129fa9945e15b16fd6d65cc212c1d946 (patch) | |
| tree | b5a917f6755dd4fee499e48c4e4ef56d570ea10c /changelog.d | |
| parent | 11fb3f38d23ff1e0d81e64ba3b68b3de2d2b990a (diff) | |
| download | external_python_setuptools-e04a41e3129fa9945e15b16fd6d65cc212c1d946.tar.gz external_python_setuptools-e04a41e3129fa9945e15b16fd6d65cc212c1d946.tar.bz2 external_python_setuptools-e04a41e3129fa9945e15b16fd6d65cc212c1d946.zip | |
Rename build_meta:legacy to build_meta:__legacy__
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/1652.change.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/1652.change.rst b/changelog.d/1652.change.rst index 545365ac..387d212c 100644 --- a/changelog.d/1652.change.rst +++ b/changelog.d/1652.change.rst @@ -1 +1 @@ -Added the ``build_meta:legacy`` backend, a "compatibility mode" PEP 517 backend that can be used as the default when ``build-backend`` is left unspecified in ``pyproject.toml``. +Added the ``build_meta:__legacy__`` backend, a "compatibility mode" PEP 517 backend that can be used as the default when ``build-backend`` is left unspecified in ``pyproject.toml``. |
