Skip to content

Commit

Permalink
update tox.ini for 4
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Dec 9, 2022
1 parent f9c14ab commit 79307b0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
with:
submodules: false
toxdeps: "'tox<4'"
# Any env name which does not start with `pyXY` will use this Python version.
default_python: '3.10'
envs: |
Expand All @@ -42,7 +41,6 @@ jobs:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
with:
submodules: false
toxdeps: "'tox<4'"
# Any env name which does not start with `pyXY` will use this Python version.
default_python: '3.9'
envs: |
Expand All @@ -54,7 +52,6 @@ jobs:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
with:
submodules: false
toxdeps: "'tox<4'"
# Any env name which does not start with `pyXY` will use this Python version.
default_python: '3.9'
envs: |
Expand All @@ -68,7 +65,6 @@ jobs:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
with:
submodules: false
toxdeps: "'tox<4'"
# Any env name which does not start with `pyXY` will use this Python version.
default_python: '3.9'
envs: |
Expand Down

0 comments on commit 79307b0

Please sign in to comment.