Imported Upstream version 40.6.0 upstream/40.6.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 14 Jan 2019 01:44:12 +0000 (10:44 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 14 Jan 2019 01:44:12 +0000 (10:44 +0900)
commit9783565b96cfb0b13fad1e2b689f9721edb6b2f3
treef886acaaabe57605399cfb20311b4a5b76e95ea6
parent7c5e05a6b9a4cd7b138645036fca9a4c5e62738a
Imported Upstream version 40.6.0
34 files changed:
.travis.yml
CHANGES.rst
MANIFEST.in
README.rst
docs/ez_setup.txt [new file with mode: 0644]
docs/index.txt
docs/python3.txt
docs/roadmap.txt
docs/setuptools.txt
pkg_resources/__init__.py
pkg_resources/tests/test_pkg_resources.py
pkg_resources/tests/test_resources.py
setup.cfg
setup.py
setuptools/__init__.py
setuptools/_deprecation_warning.py [new file with mode: 0644]
setuptools/command/easy_install.py
setuptools/command/egg_info.py
setuptools/command/upload.py
setuptools/config.py
setuptools/dist.py
setuptools/monkey.py
setuptools/tests/test_build_meta.py
setuptools/tests/test_config.py
setuptools/tests/test_dist.py
setuptools/tests/test_easy_install.py
setuptools/tests/test_egg_info.py
setuptools/tests/test_manifest.py
setuptools/tests/test_namespaces.py
setuptools/tests/test_sdist.py
setuptools/tests/test_test.py
setuptools/tests/test_upload.py
setuptools/tests/test_virtualenv.py
tests/requirements.txt