Starting on Python inference

This commit is contained in:
Michael Hansen
2023-02-26 23:03:11 -06:00
parent 0ddfb082be
commit b21d815298
13 changed files with 346 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
black==22.3.0
coverage==5.0.4
flake8==3.7.9
mypy==0.910
pylint==2.10.2
pytest==5.4.1
pytest-cov==2.8.1