chore(eventsub): run pytest in ci (#5920)

This commit is contained in:
pajlada
2025-02-07 23:01:05 +01:00
committed by GitHub
parent 02405b935a
commit 0d02a6344b
3 changed files with 44 additions and 5 deletions
+9 -3
View File
@@ -1,6 +1,12 @@
# parsing of header files
clang==15.0.7
Jinja2==3.1.2
# ensures formatting of generated files is consistent
clang-format==16.0.6
# used for generating the code
Jinja2==3.1.5
jinja2-workarounds==0.1.0
clang-format==16.0.4
# colors for logging
colorama==0.4.6
pytest==7.3.1