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

bugfix/python_path: fix for PYTHONPATH #19

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

shareefj
Copy link
Contributor

This commit fixes deps/init.py to correctly ignore the directory names listed in the ignore[] list. Either check the full path or just path.name.

This commit fixes deps/__init__.py to correctly ignore the directory
names listed in the ignore[] list.  Either check the full path or just
path.name.
@shareefj
Copy link
Contributor Author

This is just a simple fix that I picked up when trying to work out how the dependencies were added to the path.

@zyp zyp merged commit afbe0b9 into orbcode:main Aug 15, 2023
3 checks passed
@zyp
Copy link
Collaborator

zyp commented Aug 15, 2023

Good catch, thanks!

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

Successfully merging this pull request may close these issues.

2 participants