Imported Upstream version 37.0.0 upstream/37.0.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 14 Jan 2019 01:37:33 +0000 (10:37 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 14 Jan 2019 01:37:33 +0000 (10:37 +0900)
commit708098982360658d1b5d0965384eb6c16db9bd4e
treee8a81d06db49722b18fdb65be846069bb8c4a1ec
parentd181e719a6c3073c0b3b036467ec133cdbee1dff
Imported Upstream version 37.0.0
26 files changed:
.travis.yml
CHANGES.rst
docs/easy_install.txt
docs/formats.txt
docs/pkg_resources.txt
docs/setuptools.txt
pkg_resources/__init__.py
pkg_resources/api_tests.txt
pkg_resources/tests/test_resources.py
setup.cfg
setup.py
setuptools/archive_util.py
setuptools/command/egg_info.py
setuptools/command/sdist.py
setuptools/command/test.py
setuptools/config.py
setuptools/monkey.py
setuptools/package_index.py
setuptools/py26compat.py [deleted file]
setuptools/py31compat.py
setuptools/sandbox.py
setuptools/tests/py26compat.py [deleted file]
setuptools/tests/test_develop.py
setuptools/tests/test_easy_install.py
setuptools/tests/test_egg_info.py
tox.ini