Open
Description
__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__)
__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__)