summaryrefslogtreecommitdiff
path: root/webtest/ext.py
diff options
context:
space:
mode:
authorGael Pasgrimaud <gael@gawel.org>2020-11-09 10:57:04 +0100
committerGitHub <noreply@github.com>2020-11-09 10:57:04 +0100
commit373de872970b3b9a62920aa3124706389adf5d13 (patch)
tree81f1560023cbc0e43f7a7b13d45665f1c02e1e0f /webtest/ext.py
parent3d09494d80713a32d9bc52e457bff16fb6ba285c (diff)
parent548990c937b8e1aee66e3530975c424cc9a02163 (diff)
downloadwebtest-373de872970b3b9a62920aa3124706389adf5d13.tar.gz
Merge pull request #228 from smithdc1/master
Drop support for Python 2.7 and 3.5
Diffstat (limited to 'webtest/ext.py')
-rw-r--r--webtest/ext.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/webtest/ext.py b/webtest/ext.py
index 91605c2..e28ae31 100644
--- a/webtest/ext.py
+++ b/webtest/ext.py
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
__doc__ = 'webtest.ext is now in a separate package name webtest-casperjs'