Skip to content

Commit

Permalink
rm core, incompatible and redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
FBruzzesi committed Nov 14, 2024
1 parent 56cca31 commit 7cf3700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ jobs:
- name: install-deps
run: |
cd plotly.py
uv pip install -r packages/python/plotly/test_requirements/requirements_312_core.txt -r packages/python/plotly/test_requirements/requirements_312_optional.txt --system
uv pip install -r packages/python/plotly/test_requirements/requirements_312_optional.txt --system
- name: install-narwhals-dev
run: |
uv pip uninstall narwhals --system
Expand Down

0 comments on commit 7cf3700

Please sign in to comment.