summaryrefslogtreecommitdiff
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
commitfdcd02418087259b71bf7753cf1c528d34e638e6 (patch)
tree1a88632d3f2562584acebc0ca128eb946ebcf6c6
parentd8bf8413cd5b07690fd515498bc074592fae38a5 (diff)
downloadpython-setuptools-bitbucket-fdcd02418087259b71bf7753cf1c528d34e638e6.tar.gz
Move extern.packaging into a package to enable package-relative imports to resolve propertly. Ref #229.
-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