requirements.txt: Add setuptools

In recent Python setups, 'setuptools' may not be readily available, and,
as we depend on it, it should be a requirement.

Signed-off-by: Rafael Guterres Jeffman <rjeffman@redhat.com>
This commit is contained in:
Rafael Guterres Jeffman
2025-08-15 10:16:27 -03:00
parent 74f3817531
commit a1cad32a46

View File

@@ -0,0 +1 @@
setuptools