Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pytest pre commit hook #210

Merged
merged 12 commits into from
Jun 20, 2023
Prev Previous commit
Next Next commit
Merge branch 'main' into test-hook
  • Loading branch information
patillacode authored Jun 20, 2023
commit f8c0dccbe0fa3a7796b7174ce89946caacb499ce
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
black==23.3.0
mypy==1.3.0
openai==0.27.8
pre-commit==3.3.3
pytest==7.3.1
ruff==0.0.272
termcolor==2.3.0
typer==0.9.0

You are viewing a condensed version of this merge commit. You can view the full changes here.