summaryrefslogtreecommitdiff
path: root/build-aux/requirements.txt
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2025-04-01 16:58:41 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2025-04-01 16:58:41 -0600
commit7a71f8ca21aea7e554e66ddd08eaed073db9c400 (patch)
treeb40e992f4b39669ebdc24fa53874dc2bda607312 /build-aux/requirements.txt
parenta30e879a82b06df850698e6bd30068dc0893a845 (diff)
parent8e3d2a904fe046910ee831e6fd9d2316aafc260a (diff)
Merge branch 'lukeshu/stack-gen-improvements'
Diffstat (limited to 'build-aux/requirements.txt')
-rw-r--r--build-aux/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/requirements.txt b/build-aux/requirements.txt
index fb76559..e6044e0 100644
--- a/build-aux/requirements.txt
+++ b/build-aux/requirements.txt
@@ -8,3 +8,4 @@ types-gdb>=15.0.0.20241204 # https://github.com/python/typeshed/pull/13169
black
isort
pylint
+pytest