Skip to content

Commit 5f99628

Browse files
authored
pytest is for dev
1 parent f01f9c2 commit 5f99628

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎cherry_picker/pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ requires-python = ">=3.6"
1919
cherry_picker = "cherry_picker.cherry_picker:cherry_pick_cli"
2020

2121
[tool.flit.metadata.requires-extra]
22-
test = ["pytest"]
22+
dev = ["pytest"]

0 commit comments

Comments
 (0)