build: rename dist to linux-image-manager, add MIRRORS
"lim" is taken on PyPI (a GLMM genomics package); linux-image-manager is free and matches the repo name. Import package and CLI alias stay "lim". MIRRORS follows the hetzner-arch-luks schema.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
name = "lim"
|
||||
name = "linux-image-manager"
|
||||
version = "2.0.0"
|
||||
description = "Linux Image Manager — manages Linux images and encrypted storage"
|
||||
requires-python = ">=3.10"
|
||||
|
||||
Reference in New Issue
Block a user