cmake scripts: add portalocker as dependency for Pipenv
Change-Id: I0b377e042a7abe69664776a6676df53e601c07af Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
cac594683d
commit
441a9f562e
@ -10,6 +10,7 @@ mypy = "*"
|
|||||||
pytest = "*"
|
pytest = "*"
|
||||||
pytest-cov = "*"
|
pytest-cov = "*"
|
||||||
flake8 = "*"
|
flake8 = "*"
|
||||||
|
portalocker = "*"
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user