ec4b5a50d8
Related: bz#1990466
11 lines
158 B
Plaintext
11 lines
158 B
Plaintext
framework: shell
|
|
require:
|
|
- make
|
|
- gcc
|
|
- procps-ng
|
|
- python3-psutil
|
|
- python3-psutil-tests
|
|
- python3-devel
|
|
- python3-setuptools
|
|
test: python3 -m psutil.tests
|