mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
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
Reference in a new issue