docs: generate-resources: Added pandas to requirements.txt
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
This commit is contained in:
parent
0f7c7f4200
commit
1df201a9e7
|
@ -3,6 +3,7 @@ flake8
|
||||||
# rst_include tool as GitHub doesn't support `.. include::` when rendering
|
# rst_include tool as GitHub doesn't support `.. include::` when rendering
|
||||||
# previews.
|
# previews.
|
||||||
rst_include
|
rst_include
|
||||||
|
pandas
|
||||||
|
|
||||||
# The Python API for the SkyWater PDK.
|
# The Python API for the SkyWater PDK.
|
||||||
-e scripts/python-skywater-pdk
|
-e scripts/python-skywater-pdk
|
||||||
|
|
Loading…
Reference in New Issue