Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Jul 31, 2023
1 parent 56ff8e1 commit 0953b64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/pytest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ same way the `pytest` command-line does.

## How to use

After importing this repository into your `WORKSPACE`, add to your Bazel packages containing
`_test.py` files the following:
After importing this repository into your `WORKSPACE`, add the following to your Bazel packages
which contain `_test.py` files:

```python
load("@aspect_rules_py//py:defs.bzl", "py_pytest_main")
Expand Down

0 comments on commit 0953b64

Please sign in to comment.