summaryrefslogtreecommitdiff
path: root/build-aux/requirements.txt
blob: 7eb0789453b9dab9d37ae61b44e86963b44b44b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# build-aux/requirements.txt - List of Python requirements
#
# Copyright (C) 2024-2025  Luke T. Shumaker <lukeshu@lukeshu.com>
# SPDX-License-Identifier: AGPL-3.0-or-later

# `make build`
kikit
xlwt

# `make lint`
mypy
black
isort
pylint
pytest

# jlcpcb-bom-tool
pydantic
xlrd