Corrected the package name from 'where' to 'archinstall'
This commit is contained in:
parent
589a09bbe5
commit
3a19b50785
|
|
@ -56,7 +56,7 @@ include-package-data = true
|
|||
]
|
||||
|
||||
[tool.setuptools.package-dir]
|
||||
where = "archinstall"
|
||||
archinstall = "archinstall"
|
||||
|
||||
[tool.mypy]
|
||||
python_version = "3.11"
|
||||
|
|
|
|||
Loading…
Reference in New Issue