Skip to content

Commit 4d64fe3

Browse files
committed
hopefully fix pip install for package
1 parent 892ad63 commit 4d64fe3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ requires = [
44
"wheel"
55
]
66
build-backend = "setuptools.build_meta"
7+
8+
[tool.setuptools]
9+
packages = ["appstore"]

0 commit comments

Comments
 (0)