Add versioning and package metadata for pydiffx.
Review Request #11749 — Created July 28, 2021 and submitted — Latest diff uploaded
This adds our standard versioning variables and functions for pydiffx,
defined in apydiffx._version
module and aliased in the top-level
pydiffx
module.Package infrastructure has been updated with some new metadata for
generating correct packages, and an--all-pyvers
option to run
packaging commands against all supported versions of Python.
Successfully built the package. Inspected the metadata for issues.