Skip to content

Commit

Permalink
Unpin vl-convert-python now that 0.11.2 fixes CI crash (#3099)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmmease authored Jul 8, 2023
1 parent ae8d57b commit c41d6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dev = [
"vega_datasets",
# following is rejected by PyPI
"altair_viewer @ git+https://github.com/altair-viz/altair_viewer.git",
"vl-convert-python==0.10.3",
"vl-convert-python>=0.11.2",
"mypy",
"pandas-stubs",
"types-jsonschema",
Expand Down

0 comments on commit c41d6d8

Please sign in to comment.