Skip to content

Commit

Permalink
Try installing importlib_metadata for tox run
Browse files Browse the repository at this point in the history
  • Loading branch information
colindean committed Dec 16, 2022
1 parent fe8014d commit 0b84709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ allow_failures:
- python: "3.12-dev"

install:
- pip install coveralls tox-travis
- pip install coveralls tox-travis importlib_metadata
script:
tox
after_success:
Expand Down

0 comments on commit 0b84709

Please sign in to comment.