Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-petrenko committed May 25, 2024
1 parent 381c19a commit 1c6f6a8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,10 @@ except Empty:

## Run tests

`python -m unittest`
```
pip install numpy
python -m unittest
```

(there are also C++ unit tests, should run them if C++ code was altered)

Expand Down

0 comments on commit 1c6f6a8

Please sign in to comment.