Skip to content

Commit 5f99628

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)