python-psutil/test_bundled.fmf

14 lines
178 B
Plaintext
Raw Normal View History

2021-07-26 12:55:53 +00:00
framework: shell
require:
- make
- gcc
- procps-ng
- python3-psutil
- python3-psutil-tests
- python3-devel
- python3-setuptools
- sed
test: |
python3 -m psutil.tests
tty: true