diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-04-20 12:29:41 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-04-20 12:29:41 -0400 |
commit | 32aed330f5c586f75584a37cdc0d2b8c25c3d9b8 (patch) | |
tree | aaf7be3add2f2e6be7823008ad5be6e0731d87fb /setup.py | |
parent | 68c722954981c3eae3929ceb1b62d7bff7b7ba96 (diff) | |
download | external_python_mako-32aed330f5c586f75584a37cdc0d2b8c25c3d9b8.tar.gz external_python_mako-32aed330f5c586f75584a37cdc0d2b8c25c3d9b8.tar.bz2 external_python_mako-32aed330f5c586f75584a37cdc0d2b8c25c3d9b8.zip |
yikes, no more svn version here...
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -27,9 +27,6 @@ of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. -SVN version: -<http://svn.makotemplates.org/mako/trunk#egg=Mako-dev> - """, classifiers=[ 'Development Status :: 5 - Production/Stable', |