Skip to content

Commit

Permalink
Remove desktop from PyPI build
Browse files Browse the repository at this point in the history
  • Loading branch information
iiPythonx committed Feb 17, 2024
1 parent ae9e0e3 commit 4109b3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ build-backend = "hatchling.build"

[tool.hatch.build.targets.wheel]
packages = ["nightwatch"]
exclude = ["nightwatch/desktop"]

[tool.hatch.metadata]
allow-direct-references = true
Expand Down

0 comments on commit 4109b3b

Please sign in to comment.