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

[WIP] Git-based external library utils #294

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Conversation

vict0rsch
Copy link
Collaborator

Used to be able to manage several external libraries in the same directory.

Assumes the package / module to be imported is accessible from the root of the cloned library (sys.path.insert(0, repo_path)).

Assumes the user has made sure requirements were compatible.

@vict0rsch vict0rsch marked this pull request as draft February 28, 2024 23:42
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.

None yet

1 participant