Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use relative instead absolute import path for dependencies. #11

Closed
alvarolm opened this issue May 9, 2016 · 0 comments
Closed

use relative instead absolute import path for dependencies. #11

alvarolm opened this issue May 9, 2016 · 0 comments

Comments

@alvarolm
Copy link
Owner

alvarolm commented May 9, 2016

As FichteFoll stated (wbond/package_control_channel#5443 (comment)):

You can import modules relative to your package (in ST3) using a relative import, such as from .dep import shellenv. Also note that dep/shellenv/ contains .pyc files, which will be ignored by ST.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant