Skip to content

setup.py: Grab requirements from requirements.txt

Guilherme Gallo requested to merge gallo/ci-collate:setup_tools_req into main

When ci_collate is installed, the requirements went missing. Let's load the requirements.txt file as the install_requires field.

Signed-off-by: Guilherme Gallo guilherme.gallo@collabora.com

Merge request reports