diff options
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -33,7 +33,6 @@ setup(name='Mastodon.py', | |||
33 | 'requests>=2.4.2', | 33 | 'requests>=2.4.2', |
34 | 'python-dateutil', | 34 | 'python-dateutil', |
35 | 'six', | 35 | 'six', |
36 | 'pytz', | ||
37 | 'python-magic', | 36 | 'python-magic', |
38 | 'decorator>=4.0.0', | 37 | 'decorator>=4.0.0', |
39 | ] + blurhash_deps, | 38 | ] + blurhash_deps, |