diff options
author | James Laska <jlaska@ansible.com> | 2015-08-26 17:31:37 +0200 |
---|---|---|
committer | James Laska <jlaska@ansible.com> | 2015-08-27 03:33:57 +0200 |
commit | 51e2120886a9a652bc4e47becad232d9e7f85c00 (patch) | |
tree | 04009a659bd0515fe973dc0e5bfd16f54622147d /.gitignore | |
parent | Gather pip requirements at package build time (diff) | |
download | awx-51e2120886a9a652bc4e47becad232d9e7f85c00.tar.xz awx-51e2120886a9a652bc4e47becad232d9e7f85c00.zip |
Properly handle namespace packages (oslo, dogpile)
Using `site.addsitedir()` handles namespace packages, where the traditional
`sys.path.insert` does not. Kudos to Chris Meyers for this discovery.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions