Skip to content

Commit 58eb39f

Browse files
committed
Trying to fix travis setuptools issue with six, similar to tox-dev/tox-travis#76
1 parent 67dee50 commit 58eb39f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# keyring >= 4.1.1 # Minimum version 4.1.1
1111
# coverage != 3.5 # Version Exclusion. Anything except version 3.5
1212
# Mopidy-Dirble ~= 1.1 # Compatible release. Same as >= 1.1, == 1.*
13+
setuptools
1314
astroid==1.5.3
1415
attrs==17.4.0
1516
certifi==2016.2.28

0 commit comments

Comments
 (0)