mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 04:34:37 +03:00
fix: remove unused json
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -40,7 +40,7 @@ packages = ["aqt"]
|
||||
readme = {file = ["README.rst"]}
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
aqt = ["*.yml", "*.json", "*.ini"]
|
||||
aqt = ["*.yml", "*.ini"]
|
||||
|
||||
[project.scripts]
|
||||
aqt = "aqt.__main__:main"
|
||||
|
||||
Reference in New Issue
Block a user