mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Add missing numpy requirement to tests/requirements.txt
(cherry picked from commit 83f9dc56d0ff0a932badcd7de454affe24ea5c4d) Co-authored-by: Marek Roszko <mark.roszko@gmail.com>
This commit is contained in:
parent
6eecfaf64e
commit
8ccc548628
@ -3,4 +3,5 @@ cairosvg
|
||||
pytest-image-diff
|
||||
fastapi
|
||||
uvicorn
|
||||
pydantic
|
||||
pydantic
|
||||
numpy
|
Loading…
x
Reference in New Issue
Block a user