Files
mesa/bin/ci/requirements.txt
Deborah Brouwer 7994a3b17a ci: add .flake8 linting to ci scripts and tests
Currently the ci scripts and tests don't have any linting checks. Add
.flake8 linting to start adding some consistency to the scripts. Ignore
most of the existing errors until they can be addressed on an individual
basis.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32602>
2024-12-23 20:47:16 +00:00

20 lines
401 B
Plaintext

# If you change these requirements, and you need these packages
# to be available in the debian/x86_64_pyutils container
# then bump the DEBIAN_PYUTILS_TAG
PyYAML==6.*
colorama==0.4.*
filecache==0.81
filelock==3.*
fire==0.5.0
flake8==7.*
gql==3.*
kaleido==0.2.*
lavacli==1.5.2
pandas==2.*
plotly==5.*
python-dateutil==2.*
python-gitlab==4.*
ruamel.yaml.clib==0.2.*
ruamel.yaml==0.17.*
tabulate==0.9.*