Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
acl-cqc committed Sep 10, 2024
1 parent f3f4ed7 commit f8291bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,11 @@ uv run pre-commit install
Run tests using

```sh
uv run pytest -v
uv run pytest [-v] # -v just enables verbose test output
```

(If you have not build the validator, you can `uv run pytest --no_validation`)

You have to install extra dependencies to test automatic circuit conversion from `pytket`.

```sh
Expand Down

0 comments on commit f8291bc

Please sign in to comment.