Skip to content

Commit b99e90b

Browse files
author
Hans Hörberg
committed
Merge remote-tracking branch 'upstream/master'
2 parents 4935c66 + 166c8dc commit b99e90b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
'pytz',
1818
'pyOpenSSL',
1919
'python-dateutil',
20-
'six'
20+
'six',
21+
'future'
2122
]
2223

2324
version = ''

0 commit comments

Comments
 (0)