We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9750676 commit 5c654d0Copy full SHA for 5c654d0
1 file changed
README.md
@@ -21,7 +21,7 @@ copy the WORKSPACE snippet into your `WORKSPACE` file.
21
## Usage
22
23
```py
24
-load("@caseyduquettesc_rules_python_pytest//python_pytest:defs.bzl", "py_pytest_test")
+load("@rules_python_pytest//python_pytest:defs.bzl", "py_pytest_test")
25
26
py_pytest_test(
27
name = "test_w_pytest",
0 commit comments