Skip to content

Commit

Permalink
Ignore workspace's starting with test_project
Browse files Browse the repository at this point in the history
  • Loading branch information
epicserve committed Nov 3, 2024
1 parent 4c96f4d commit 4e75de6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ dev-dependencies = [
"ruff>=0.6.9",
]

[tool.uv.workspace]
exclude = ["test_project*"]

[project.scripts]
beatdrop = "dj_beat_drop.main_cli:main"

Expand Down

0 comments on commit 4e75de6

Please sign in to comment.