Skip to content

Commit e0e2f9d

Browse files
author
Adrian Chang
committed
exit
1 parent c66fbb6 commit e0e2f9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/lbox-example/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ dev-dependencies = []
4949

5050
[tool.rye.scripts]
5151
unit = "pytest tests/unit"
52+
integration = "python -c "import sys; sys.exit(0)"
5253

5354
[tool.hatch.metadata]
5455
allow-direct-references = true

0 commit comments

Comments
 (0)