Skip to content

Library name conflicts with existing serial library #8

@karlp

Description

@karlp

The "other" robot framework SerialLibrary: https://github.com/whosaysni/robotframework-seriallibrary installs as "SerialLibrary" (with inner init.py files) where as this one installs as "SerialLibrary.py"

This means they can both technically be installed at the same time, but there's no way to include this one anymore. Attempting a direct "Library SerialLibrary.py" looks for a "py" class inside the SerialLibary module.

Please consider using a non-conflicting name for this package, so that both can be used side by side, or at least without confusing conflicts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions