diff options
author | Paul Ganssle <paul@ganssle.io> | 2019-01-27 11:45:10 -0500 |
---|---|---|
committer | Paul Ganssle <paul@ganssle.io> | 2019-02-03 12:25:05 -0500 |
commit | 74c323d1658f554b879ef6ac2867faf77776a2ac (patch) | |
tree | 24e8e7be3f6107701680a0ab4f14cd78deecee7b /setuptools/tests/test_build_meta.py | |
parent | 64e60fc32981a1615c35962a60297d264bf16734 (diff) | |
download | external_python_setuptools-74c323d1658f554b879ef6ac2867faf77776a2ac.tar.gz external_python_setuptools-74c323d1658f554b879ef6ac2867faf77776a2ac.tar.bz2 external_python_setuptools-74c323d1658f554b879ef6ac2867faf77776a2ac.zip |
Wrap build_meta backend in a class
In order to support both the `build_meta` and `build_meta_legacy`
backends, the core functionality is wrapped in a class with methods to
be overridden in build_meta_legacy. The class is an implementation
detail and should remain private.
Diffstat (limited to 'setuptools/tests/test_build_meta.py')
0 files changed, 0 insertions, 0 deletions