Closed sbidoul closed 3 years ago
Because all metadata is static (from manifest.py and/or setup.py), except the version which may be influenced by the VCS. But when building from a sdist, we use PKG-INFO to find the version so it is static too.
https://packaging.python.org/specifications/core-metadata/#dynamic-multiple-use
Because all metadata is static (from manifest.py and/or setup.py), except the version which may be influenced by the VCS. But when building from a sdist, we use PKG-INFO to find the version so it is static too.
https://packaging.python.org/specifications/core-metadata/#dynamic-multiple-use