Skip to content

Make volcengine as an extras dependency. #293

Open
@yanghua

Description

@yanghua
try:
    import optional_dependency
    # Use the optional dependency
except ImportError:
    # Handle the absence of the optional dependency
    pass

Metadata

Metadata

Assignees

Labels

todomarked as todo

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions