diff options
author | Paul Ganssle <paul@ganssle.io> | 2018-11-05 10:23:15 -0500 |
---|---|---|
committer | Paul Ganssle <paul@ganssle.io> | 2018-11-07 17:38:41 -0500 |
commit | 386fcdbe02c4170a560d67742f2ac1319430ff43 (patch) | |
tree | ceb7f45963660ee9e9fd8e60598f57071cc0bf10 /setuptools/command/upload.py | |
parent | e5d362d3736bc5972835a55bcb165d8c55913547 (diff) | |
download | external_python_setuptools-386fcdbe02c4170a560d67742f2ac1319430ff43.tar.gz external_python_setuptools-386fcdbe02c4170a560d67742f2ac1319430ff43.tar.bz2 external_python_setuptools-386fcdbe02c4170a560d67742f2ac1319430ff43.zip |
Start patching DistributionMetadata.read_pkg_file
This turns get_metadata_version into a method on DistributionMetadata,
populated either by inferrence (in the case of package metadata
specified in `setup`) or from the data in a specified PKG-INFO file.
To populate metadata_version from PKG-INFO, we need to monkey patch
read_pkg_file in addition to write_pkg_file.
Diffstat (limited to 'setuptools/command/upload.py')
0 files changed, 0 insertions, 0 deletions