Skip to content

Commit ab324f6

Browse files
committed
add comment to github issue
Signed-off-by: leohoare <[email protected]>
1 parent 3f55162 commit ab324f6

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
@@ -120,6 +120,7 @@ keep-runtime-typing = true
120120

121121
[project.scripts]
122122
# workaround while UV doesn't support scripts directly in the pyproject.toml
123+
# see: https://github.com/astral-sh/uv/issues/5903
123124
test = "scripts.scripts:test"
124125
test-cov = "scripts.scripts:test_cov"
125126
cov-report = "scripts.scripts:cov_report"

0 commit comments

Comments
 (0)