libfuse/requirements.txt
Ashley Pittman e3bd7de517 Install all test/build python packages from requirements.txt
Have GitHub actions setup python on runners and install
all python dependencies via pip.

Signed-off-by: Ashley Pittman <ashley@pittman.co.uk>
2024-03-27 17:26:14 +01:00

9 lines
176 B
Plaintext

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