summaryrefslogtreecommitdiff
path: root/__pkginfo__.py
diff options
context:
space:
mode:
Diffstat (limited to '__pkginfo__.py')
-rw-r--r--__pkginfo__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/__pkginfo__.py b/__pkginfo__.py
index a85030f..8b734a5 100644
--- a/__pkginfo__.py
+++ b/__pkginfo__.py
@@ -46,7 +46,6 @@ include_dirs = [join('test', 'data')]
install_requires = [
'setuptools',
- 'six >= 1.4.0',
]
tests_require = [
'pytz',