Skip to content

Commit

Permalink
Update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
synw committed Oct 26, 2018
1 parent 48eb854 commit 69098ab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from setuptools import setup, find_packages


version = __import__('watchtower').__version__

setup(
Expand All @@ -23,10 +22,8 @@
],
install_requires=[
"redis",
"influxdb",
"geoip2",
"django-user-agents",
"django-mqueue",
],
zip_safe=False
)

0 comments on commit 69098ab

Please sign in to comment.