diff options
author | James Taylor <user234683@users.noreply.github.com> | 2018-09-14 19:47:48 -0700 |
---|---|---|
committer | James Taylor <user234683@users.noreply.github.com> | 2018-09-14 19:47:48 -0700 |
commit | 182c6c7c8ab559aead9adb578ea54ff8a69c94f5 (patch) | |
tree | ef0aa8730d25d19bff0c181230bb1cbdc341ad8b | |
parent | 4212164e91ba2f49583cf44ad623a29b36db8f77 (diff) | |
download | yt-local-182c6c7c8ab559aead9adb578ea54ff8a69c94f5.tar.lz yt-local-182c6c7c8ab559aead9adb578ea54ff8a69c94f5.tar.xz yt-local-182c6c7c8ab559aead9adb578ea54ff8a69c94f5.zip |
forgot to include the ._pth fix
-rw-r--r-- | python/python36._pth | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python36._pth b/python/python36._pth index 014a972..901a723 100644 --- a/python/python36._pth +++ b/python/python36._pth @@ -1,5 +1,6 @@ python36.zip . +.. # Uncomment to run site.main() automatically #import site |