Skip to content

Commit

Permalink
Reinstate pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Florents-Tselai committed Jun 26, 2024
1 parent c0c7483 commit d30b3b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,10 @@ def get_long_description():
install_requires=["llm", "setuptools", "pip"],
extras_require={
"test": [
"pytest",
"pytest-cov",
"black",
"ruff",
"sqlite_utils",
"llm-markov",
"llm-embed-hazo",
Expand Down

0 comments on commit d30b3b5

Please sign in to comment.