Files
libfuse/requirements.txt
T
Bernd Schubert d0b0fc27fd tests: Add debug messages to some tests and umount
On my nfs mount the tests were hanging and it was impossible
to diagnoze what is actually the issue.

Also get rid of 'looseversion' python package dependency,
as that package is not in ubuntu - add a handcode kernel
version parser.
2024-12-17 12:15:13 +01:00

8 lines
163 B
Plaintext

# Packages required for building and testing libfuse only,
# no python code is required when using libfuse.
# Build packages:
meson
ninja
# Test packages:
pytest