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

mypy
types-gdb>=15.0.0.20241204 # https://github.com/python/typeshed/pull/13169
black
isort
pylint