Skip to content

Commit

Permalink
Install polars[timezone] on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmmease committed Mar 22, 2024
1 parent a4b23a5 commit de4d3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ jobs:
python -m pip install $vegafusion
python -m pip install $vegafusion_python_embed
python -m pip install pytest vega-datasets polars duckdb==0.9.2 vl-convert-python scikit-image
python -m pip install pytest vega-datasets polars[timezone] duckdb==0.9.2 vl-convert-python scikit-image
- name: Test vegafusion
working-directory: python/vegafusion/
run: pytest
Expand Down

0 comments on commit de4d3e2

Please sign in to comment.