Skip to content

No __version__ #487

Description

@larsoner

Seen on conda-forge, but locally with pip install rsatoolbox as well:

>>> import rsatoolbox
>>> rsatoolbox.__version__
Traceback (most recent call last):
  File "<python-input-1>", line 1, in <module>
    rsatoolbox.__version__
AttributeError: module 'rsatoolbox' has no attribute '__version__'

It's pretty standard in scientific python to have this attribute, probably worth adding here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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