We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ff5e4 commit dc7c22eCopy full SHA for dc7c22e
1 file changed
.github/workflows/package.yml
@@ -59,7 +59,7 @@ jobs:
59
run: |
60
# Install the wheel and test dependencies without the source code
61
uv pip install dist/*.whl
62
- uv pip install pytest pytest-mock requests-mock responses pandas
+ uv pip install pytest pytest-mock requests-mock responses pandas logfire
63
- name: Test package integrity
64
65
# Run the package integrity tests to verify all data files are included
0 commit comments