We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eec886 commit 4e87ae4Copy full SHA for 4e87ae4
.travis.yml
@@ -6,6 +6,6 @@ python:
6
- 3.3
7
- 3.4
8
install:
9
-- pip install pytz>=2010b
+- pip install pytz>=2010b six>=1.9.0
10
script:
11
- python test.py
0 commit comments