Imported Upstream version 61.1.0 upstream/61.1.0
authorJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:47 +0000 (17:02 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:47 +0000 (17:02 +0900)
commit6caf98fbb77ecfabe3c15cc3ffe066a9f10ce97d
tree8ce0f1805af1018b438be04c644ecc5e7ee6e21c
parent1873bd04c99d6becd14bb05551258acff35496f6
Imported Upstream version 61.1.0
18 files changed:
.bumpversion.cfg
CHANGES.rst
docs/userguide/dependency_management.rst
docs/userguide/pyproject_config.rst
docs/userguide/quickstart.rst
setup.cfg
setuptools/__init__.py
setuptools/_vendor/_validate_pyproject/NOTICE
setuptools/config/expand.py
setuptools/config/pyprojecttoml.py
setuptools/discovery.py
setuptools/tests/config/test_apply_pyprojecttoml.py
setuptools/tests/config/test_expand.py
setuptools/tests/config/test_pyprojecttoml.py
setuptools/tests/config/test_setupcfg.py
setuptools/tests/integration/test_pip_install_sdist.py
setuptools/tests/test_config_discovery.py
setuptools/tests/test_setuptools.py