Skip to content

Commit 5c654d0

Browse files
Update README.md
1 parent 9750676 commit 5c654d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ copy the WORKSPACE snippet into your `WORKSPACE` file.
2121
## Usage
2222

2323
```py
24-
load("@caseyduquettesc_rules_python_pytest//python_pytest:defs.bzl", "py_pytest_test")
24+
load("@rules_python_pytest//python_pytest:defs.bzl", "py_pytest_test")
2525

2626
py_pytest_test(
2727
name = "test_w_pytest",

0 commit comments

Comments
 (0)