Skip to content

Commit 66444d4

Browse files
committed
Fix Travis again, maybe
1 parent a8fd83f commit 66444d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ matrix:
2727
- python: "3.10"
2828
env:
2929
- TOX_ENV=py310
30+
install:
31+
- pip install -U tox setuptools
32+
- pip install -e .
3033
- python: "3.11"
3134
env:
3235
- TOX_ENV=py311

0 commit comments

Comments
 (0)