Skip to content

Commit

Permalink
Pin glue-jupyter version in glue 1.17 test environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carifio24 committed May 7, 2024
1 parent 91b21f7 commit 9af3f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ commands =
glue114: pip install glue-core==1.14.* glue-jupyter<=0.19
glue115: pip install glue-core==1.15.* glue-jupyter<=0.19
glue116: pip install glue-core==1.16.* glue-jupyter<=0.19
glue117: pip install glue-core==1.17.*
glue117: pip install glue-core==1.17.* glue-jupyter<=0.20
test: pip freeze
test: pytest --pyargs glue_plotly --cov glue_plotly {posargs}

Expand Down

0 comments on commit 9af3f88

Please sign in to comment.