Skip to content

Commit

Permalink
test all matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
getzze committed Nov 19, 2024
1 parent 9f525e2 commit 90e5acb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,8 @@ extra-dependencies = [
]

[[envs.tests.matrix]]
# python = ["3.8", "3.9", "3.10", "3.11", "3.12"]
# seaborn_version = ["0.11", "0.12", "0.13"]
python = ["3.8", "3.9", "3.10", "3.11"]
seaborn_version = ["0.11"]
python = ["3.8", "3.9", "3.10", "3.11", "3.12"]
seaborn_version = ["0.11", "0.12", "0.13"]

[envs.tests.overrides]
matrix.seaborn_version.extra-dependencies = [
Expand Down

0 comments on commit 90e5acb

Please sign in to comment.