Skip to content

Commit

Permalink
Try recent Tox
Browse files Browse the repository at this point in the history
Well, the last version before v4 which has major breaking changes
  • Loading branch information
ajjackson committed Sep 1, 2023
1 parent 41f3562 commit 5b03cac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v3
- uses: conda-incubator/setup-miniconda@v2
with:
python-version: 3.7
python-version: 3.8
- name: Install llvm on Macos
if: startsWith(matrix.os, 'macos')
run: brew install llvm
Expand Down
2 changes: 1 addition & 1 deletion tests_and_analysis/ci_requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
tox==3.14.5
tox==3.28.0

0 comments on commit 5b03cac

Please sign in to comment.