From d7f6c8a48aa8d00582030c1938133f3e4d520db8 Mon Sep 17 00:00:00 2001 From: Andrew Svetlov Date: Sun, 6 Sep 2015 06:35:02 +0200 Subject: [PATCH] Drop extra line --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 89914b0..86762f5 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,6 @@ class PyTest(TestCommand): sys.exit(errno) - with codecs.open(os.path.join(os.path.abspath(os.path.dirname( __file__)), 'aiohttp_security', '__init__.py'), 'r', 'latin1') as fp: try: