Skip to content

[EHN] _soft_import should accept libraries that don't have __version__ #13863

@bruAristimunha

Description

@bruAristimunha

Describe the new feature or enhancement

package.__version__ is really a standard parameter, but time to time, I found some libraries that don't have version in version, but inside some package, versioning or other space.

I think we should be more flexible about this.

Describe your proposed implementation

make _soft_import, accept some extra parameter check_version, or something like this.

Describe possible alternatives

Don't implement this.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions