Imported Upstream version 62.6.0 upstream/62.6.0
authorJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:51 +0000 (17:02 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:51 +0000 (17:02 +0900)
commit055a8afd206661dfd8b610d0b5c1d2e39729ca24
tree752e5076375221cdee7926d256b6880cf81d73a1
parent265964b7f273b9cd27b9bb7c76f41e9e1c873c2f
Imported Upstream version 62.6.0
14 files changed:
.bumpversion.cfg
CHANGES.rst
docs/build_meta.rst
docs/userguide/declarative_config.rst
docs/userguide/ext_modules.rst
docs/userguide/pyproject_config.rst
setup.cfg
setuptools/config/_validate_pyproject/fastjsonschema_validations.py
setuptools/config/expand.py
setuptools/config/pyprojecttoml.py
setuptools/config/setupcfg.py
setuptools/tests/config/test_expand.py
setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py [new file with mode: 0644]
setuptools/tests/config/test_setupcfg.py