Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d3c03e6

Browse files
committed
Newer Python version should use newer tox versions
1 parent 1c11f15 commit d3c03e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install dependencies
2323
run: |
2424
python -m pip install --upgrade pip
25-
pip install "tox>=3.28,<5" "tox-gh-actions>=3.2,<4"
25+
pip install "tox>=4.24,<5" "tox-gh-actions>=3.2,<4"
2626
2727
- name: Run unit tests with tox
2828
run: tox

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /