Skip to content

Remove use of __file__ #257

Open
@jayvdb

Description

@jayvdb

__file__ is an optional attribute of packages. c.f. indygreg/PyOxidizer#69 for why and alternatives.

spdx/config.py:_base_dir = os.path.dirname(__file__)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions