ffb28b9930
There is agreement to use black for formatting, run it and make flake8 happy with its output. Change-Id: I800d764a50cacba0eac1d8efb5c1dee0cf10a4ad Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
9 lines
233 B
Plaintext
9 lines
233 B
Plaintext
pytest; python_version >= '3.7'
|
|
pytest-cov; python_version >= '3.7'
|
|
mypy; python_version >= '3.7'
|
|
pyparsing; python_version >= '3.7'
|
|
sympy; python_version >= '3.7'
|
|
portalocker; python_version >= '3.7'
|
|
black; python_version >= '3.7'
|
|
|