Skip to content

Commit

Permalink
Merge pull request #1183 from parona-source/install-tests
Browse files Browse the repository at this point in the history
Don't install extra directories
  • Loading branch information
amjith authored Dec 12, 2024
2 parents a206b1d + d504621 commit 23b4212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ mycli = "mycli.main:cli"
mycli = ["myclirc", "AUTHORS", "SPONSORS"]

[tool.setuptools.packages.find]
exclude = ["screenshots", "tests*"]
include = ["mycli*"]

[tool.ruff]
line-length = 140

0 comments on commit 23b4212

Please sign in to comment.