Skip to content

Commit

Permalink
Trying out coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
parkervg committed Jun 18, 2024
1 parent bdc3fad commit 168cf70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ jobs:
os:
- ubuntu-latest
- macos-latest
- windows-latest
python-version:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def find_version(*file_paths):
"typeguard",
"rapidfuzz",
"httpx",
"setuptools", # For python 3.12
],
extras_require={
"llama-cpp": ["llama-cpp-python"],
Expand Down

0 comments on commit 168cf70

Please sign in to comment.