Skip to content

Commit

Permalink
Quadruple oops
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymilne committed Dec 15, 2023
1 parent ddfb21f commit 962e4ea
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions vizro-core/hatch.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
[envs.all]
features = ["kedro"]

[[envs.all.matrix]]
python = ["3.8", "3.9", "3.10", "3.11", "3.12"]

[envs.all.overrides]
matrix.python.features = ["kedro"]

[envs."all.py3.12".env-vars]
# Kedro converts warning "not yet fully compatible with this Python version" into an
# exception, so it can't be filtered out by pytest's filterwarnings. Instead we need
Expand Down

0 comments on commit 962e4ea

Please sign in to comment.