summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorianb <devnull@localhost>2005-10-04 18:47:35 +0000
committerianb <devnull@localhost>2005-10-04 18:47:35 +0000
commit5d3719a2929012c8eab1827fc14dcd4a17bae6bd (patch)
tree156133faced842e0e054c2632866798c8fd00693 /setup.py
parenta4ceed86d6e90586145e3cb808c048b95d3882ea (diff)
downloadpastedeploy-5d3719a2929012c8eab1827fc14dcd4a17bae6bd.tar.gz
Fix metadata
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e52db08..dd1e5bd 100644
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,7 @@ setup(
This tool provides code to load WSGI applications and servers from
URIs; these URIs can refer to Python Eggs for INI-style configuration
files.
-""" % version,
+""",
classifiers=["Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: Python Software Foundation License",