Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyduquettesc authored Jan 31, 2022
1 parent 9750676 commit 5c654d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ copy the WORKSPACE snippet into your `WORKSPACE` file.
## Usage

```py
load("@caseyduquettesc_rules_python_pytest//python_pytest:defs.bzl", "py_pytest_test")
load("@rules_python_pytest//python_pytest:defs.bzl", "py_pytest_test")

py_pytest_test(
name = "test_w_pytest",
Expand Down

0 comments on commit 5c654d0

Please sign in to comment.