ci: Add Python requirements include
Make it so we can install everything we need with just pip3 -r bin/ci/test/requirements.txt. Signed-off-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31151>
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
-r ../requirements.txt
|
||||||
filelock==3.12.4
|
filelock==3.12.4
|
||||||
fire==0.5.0
|
fire==0.5.0
|
||||||
freezegun==1.1.0
|
freezegun==1.1.0
|
||||||
|
Reference in New Issue
Block a user