From 2e9064432cc95b7c2e56a7401ced88d6b83a78dd Mon Sep 17 00:00:00 2001 From: Robert Smallshire Date: Thu, 7 May 2015 12:59:54 +0200 Subject: [PATCH] Update DESCRIPTION.rst --- DESCRIPTION.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION.rst b/DESCRIPTION.rst index 898081a..81454d6 100644 --- a/DESCRIPTION.rst +++ b/DESCRIPTION.rst @@ -27,6 +27,6 @@ How To Get It Requirements ============ -*Segpy 2* work with Python 3.2 and higher (and 2.7 for now). For the majority of use *Segpy 2* has no external +*Segpy 2* work with Python 3.3 and higher. For the majority of use *Segpy 2* has no external dependencies. Optional modules with further dependencies such as *Numpy* are included in the ``segpy.ext`` package of extras.