We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f01f9c2 commit 5f99628Copy full SHA for 5f99628
cherry_picker/pyproject.toml
@@ -19,4 +19,4 @@ requires-python = ">=3.6"
19
cherry_picker = "cherry_picker.cherry_picker:cherry_pick_cli"
20
21
[tool.flit.metadata.requires-extra]
22
-test = ["pytest"]
+dev = ["pytest"]
0 commit comments