A process and system utilities module for Python
Go to file
Miro Hrončok f251ff1be7 Run the tests directly without make
The `make test` command runs `make build` which runs `setup.py build_ext -i`.
We want to ensure we are testing the installed extension modules.
2023-11-21 12:02:40 +01:00
.gitignore Fixup gitignore 2020-07-22 17:12:02 +02:00
python-psutil-include-unistd.h.patch Fix build with Python 3.13.0a1 2023-10-23 23:46:05 +02:00
python-psutil-skip-tests-in-mock.patch skip problematic unit test 2023-08-04 08:32:52 -05:00
python-psutil-test-sum-floats-via-almost-equal.patch Workaround flaky tests 2023-06-14 17:49:34 +02:00
python-psutil.spec Run the tests directly without make 2023-11-21 12:02:40 +01:00
sources update to 5.9.5 2023-08-04 06:45:17 -05:00