Imported Upstream version 38.6.1 upstream/38.6.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 14 Jan 2019 01:41:31 +0000 (10:41 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 14 Jan 2019 01:41:31 +0000 (10:41 +0900)
commitb9fa500c8b1229dbfe9a254a2032b9a487041a45
treea3da3a5a1ddf8381d85292f2505400f889ea890c
parenta8bc5337a471dfc617c355ad1cda6efa756069b3
Imported Upstream version 38.6.1
25 files changed:
.travis.yml
CHANGES.rst
appveyor.yml
docs/developer-guide.txt
docs/pkg_resources.txt
docs/setuptools.txt
pkg_resources/__init__.py
pkg_resources/tests/test_find_distributions.py
pkg_resources/tests/test_pkg_resources.py
pkg_resources/tests/test_resources.py
pkg_resources/tests/test_working_set.py
setup.cfg
setup.py
setuptools/command/bdist_egg.py
setuptools/command/build_ext.py
setuptools/command/easy_install.py
setuptools/command/egg_info.py
setuptools/config.py
setuptools/dist.py
setuptools/tests/test_config.py
setuptools/tests/test_easy_install.py
setuptools/tests/test_egg_info.py
setuptools/tests/test_sandbox.py
setuptools/tests/test_virtualenv.py
tests/requirements.txt