Skip to content

Commit

Permalink
fix: colons
Browse files Browse the repository at this point in the history
  • Loading branch information
kasteph committed May 16, 2023
1 parent 544aed0 commit 6cc3210
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ envlist =

[gh-actions]
python =
3.7: py37
3.8: py38
3.9: py39
3.7 : py37
3.8 : py38
3.9 : py39

[gh-actions:env]
PLATFORM =
ubuntu-latest: linux
Expand Down

0 comments on commit 6cc3210

Please sign in to comment.