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:
parent
3a59398fad
commit
4ad94366c3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-r ../requirements.txt
|
||||
filelock==3.12.4
|
||||
fire==0.5.0
|
||||
freezegun==1.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue