Skip to content

Commit

Permalink
Set pyenv
Browse files Browse the repository at this point in the history
  • Loading branch information
jgainerdewar committed Dec 9, 2024
1 parent 0a4c751 commit b34c049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ jobs:
name: Install Python 3.10
command: |
pyenv install 3.10
pyenv global 3.10
- run:
name: Install tox and yapf
# tox (and detox) fail with older versions of more-itertools: https://github.com/pytest-dev/pytest/issues/4770
Expand Down

0 comments on commit b34c049

Please sign in to comment.