Skip to content

Commit 4109b3b

Browse files
committed
Remove desktop from PyPI build
1 parent ae9e0e3 commit 4109b3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ build-backend = "hatchling.build"
44

55
[tool.hatch.build.targets.wheel]
66
packages = ["nightwatch"]
7+
exclude = ["nightwatch/desktop"]
78

89
[tool.hatch.metadata]
910
allow-direct-references = true

0 commit comments

Comments
 (0)