Corrected the package name from 'where' to 'archinstall'

This commit is contained in:
Anton Hvornum 2024-05-13 14:39:48 +02:00
parent 589a09bbe5
commit 3a19b50785
No known key found for this signature in database
GPG Key ID: D4B58E897A929F2E
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ include-package-data = true
]
[tool.setuptools.package-dir]
where = "archinstall"
archinstall = "archinstall"
[tool.mypy]
python_version = "3.11"