1
0
Fork 0

fix(api): add debugpy to dev deps

This commit is contained in:
Sean Sube 2023-12-16 15:38:39 -06:00
parent 0364543bad
commit b3cf0acfe9
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ build
twine
wheel
# debug
debugpy
# lint
black
flake8