kicad/scripting/plugins/BomGeneration/Pipfile

16 lines
190 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
ipykernel = "*"
[packages]
pandas = "*"
ipython = "*"
cd = "*"
[requires]
python_version = "3.9"