summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2007-01-02 07:02:43 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2007-01-02 07:02:43 +0000
commit493860fcb8688e7bfdf8b01c620d55b64e42dc20 (patch)
treeac45987483889b2fda2e1ccd83114ca551171fc1 /setup.py
parent9cb49e7a5e18f55eabf0178a830304193b1a6e39 (diff)
downloadmako-493860fcb8688e7bfdf8b01c620d55b64e42dc20.tar.gz
- svn trunk in setup.py
- "cache='true'" -> "cached='True'"
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 7f0e6c1..10a2832 100644
--- a/setup.py
+++ b/setup.py
@@ -16,6 +16,9 @@ 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 :: 4 - Beta',