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

Clean up the pip installation from unnecessary dependencies #67

Open
miguelgondu opened this issue Nov 21, 2024 · 0 comments
Open

Clean up the pip installation from unnecessary dependencies #67

miguelgondu opened this issue Nov 21, 2024 · 0 comments
Assignees

Comments

@miguelgondu
Copy link
Collaborator

To solve this issue, you'll need to remove the torch-related dependencies, and move them to the optional dependencies inside pyproject.toml. They're only needed for the RandomLineBO optimizer as far as I remember. You could have poli-baselines[bo] or something like that.

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

No branches or pull requests

2 participants