summaryrefslogtreecommitdiff
path: root/webtest/ext.py
diff options
context:
space:
mode:
authorDavid Smith <smithdc@gmail.com>2020-11-07 20:57:17 +0000
committerDavid Smith <smithdc@gmail.com>2020-11-07 20:57:17 +0000
commitd5df159bd27b41c77042e8814ab4f37ebdcea18a (patch)
treeebdbc51934f9546d43e3f172e376e43489f0c72c /webtest/ext.py
parent3d09494d80713a32d9bc52e457bff16fb6ba285c (diff)
downloadwebtest-d5df159bd27b41c77042e8814ab4f37ebdcea18a.tar.gz
Dropped 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'