Skip to content

Commit

Permalink
fix missing distro_info attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT committed Aug 29, 2024
1 parent b745f81 commit 56b2696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/installer_post_process.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ class InstallerInfo:
version: str
platform: str
filename: str
distro_short: Union[str, None]
installer_path: str
python_version: str
checksum: str
Expand Down

0 comments on commit 56b2696

Please sign in to comment.