Skip to content

Clean up the pip installation from unnecessary dependencies #67

Open
@miguelgondu

Description

@miguelgondu

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions