Skip to content

Commit

Permalink
standardise tox job names
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Oct 8, 2024
1 parent 51d9849 commit b576d22
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ legacy_tox_ini = """
[tox]
min_version = 4.19
env_list =
3.9
3.10
3.10-gpaw
3.12
py39
py310
py310-gpaw
py312
[testenv]
deps = coverage
Expand Down

0 comments on commit b576d22

Please sign in to comment.