summaryrefslogtreecommitdiff
path: root/pkg_resources/extern
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-01-01 21:22:29 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-01-01 21:22:29 -0500
commit9a531b50020849193a55262b3f9cfc375ad3f37c (patch)
tree9e7a3407f2e4222eab85b0366c9ac04dbb0c3fc2 /pkg_resources/extern
parent9b985a9112d9be396adca6a1948076378c70cc34 (diff)
downloadpython-setuptools-git-9a531b50020849193a55262b3f9cfc375ad3f37c.tar.gz
Move extern.packaging into a package to enable package-relative imports to resolve propertly. Ref #229.
--HG-- branch : feature/issue-229
Diffstat (limited to 'pkg_resources/extern')
-rw-r--r--pkg_resources/extern/packaging/__init__.py (renamed from pkg_resources/extern/packaging.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/pkg_resources/extern/packaging.py b/pkg_resources/extern/packaging/__init__.py
index 47f58eab..47f58eab 100644
--- a/pkg_resources/extern/packaging.py
+++ b/pkg_resources/extern/packaging/__init__.py