Skip to content

Commit 3405e26

Browse files
committed
Bump importlib-metadata
See pypa/setuptools#3293
1 parent d2c0080 commit 3405e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python:
44
- 3.7
55
- 3.6
66
- 3.5
7-
install: pip install -U tox-travis
7+
install: pip install -U tox-travis && pip install importlib-metadata --upgrade
88
script: tox
99
deploy:
1010
provider: pypi

0 commit comments

Comments
 (0)