File: README.md

package info (click to toggle)
munkres 1.1.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: python: 636; sh: 8; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
The tests in this directory are intended to be run via [pytest][].

```
pip install pytest
python -m pytest
```

[pytest]: https://docs.pytest.org/