Imported Upstream version 39.2.0 upstream/39.2.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 14 Jan 2019 01:42:29 +0000 (10:42 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 14 Jan 2019 01:42:29 +0000 (10:42 +0900)
commit1945cd4e4a118efc59925f5962bb2d611e16b386
tree1edc7603f33ac40834ceaddc236fc2a18c4c2680
parentfc7b0b42bac2f4d8a9d70758ce6c890b9a5a89b5
Imported Upstream version 39.2.0
29 files changed:
.github/pull_request_template.md [new file with mode: 0644]
.gitignore
.travis.yml
CHANGES.rst
README.rst
appveyor.yml
changelog.d/1364.rst [new file with mode: 0644]
docs/conf.py
docs/developer-guide.txt
docs/pkg_resources.txt
docs/releases.txt
docs/setuptools.txt
netlify.toml [new file with mode: 0644]
pkg_resources/__init__.py
pkg_resources/tests/test_resources.py
pyproject.toml [new file with mode: 0644]
setup.cfg
setup.py
setuptools/config.py
setuptools/dist.py
setuptools/tests/test_config.py
setuptools/tests/test_egg_info.py
setuptools/tests/test_glibc.py [new file with mode: 0644]
setuptools/tests/test_pep425tags.py [new file with mode: 0644]
setuptools/tests/test_wheel.py
setuptools/wheel.py
tests/requirements.txt
towncrier_template.rst [new file with mode: 0644]
tox.ini