summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2009-03-27 16:39:34 +0000
committerDavid Cournapeau <cournape@gmail.com>2009-03-27 16:39:34 +0000
commit5864bd2297f23d627d10298b0c296df0e6be7dd0 (patch)
tree672e07b50c901d7496606806f95310793d9be205
parentb60cd1424b82a9db8fd8ee1652a055b1c53503ba (diff)
downloadnumpy-5864bd2297f23d627d10298b0c296df0e6be7dd0.tar.gz
... and re
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 74320cc76..81529d81c 100755
--- a/setup.py
+++ b/setup.py
@@ -19,6 +19,7 @@ import __builtin__
import subprocess
import os
import sys
+import re
CLASSIFIERS = """\
Development Status :: 5 - Production/Stable