tao/pyproject.toml

12 lines
305 B
TOML

[tool.briefcase]
project_name = "타오셀러"
formal_name = "타오셀러"
bundle = "com.example"
version = "0.0.1"
description = "타오를 소싱하자"
authors = [{name = "CKH", email = "lwwnsoo1nt@gmail.com"}]
url = "https://leensoo1nt.com"
[tool.briefcase.app.taoseller]
sources = ["taoseller.py"]