Skip to content

Commit 1ecbb74

Browse files
committed
doc: remove unnecessary dependency group in the installation instructions
1 parent ecf9fcb commit 1ecbb74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Installation
1212
------------
1313

1414
```console
15-
uv add pytest-iam --group dev
15+
uv add pytest-iam
1616
```
1717

1818
Usage

0 commit comments

Comments
 (0)