~ztk-steering-group/zope.viewlet/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: tseaver
  • Date: 2010-06-03 17:00:36 UTC
  • Revision ID: svn-v4:62d5b8a3-27da-0310-9561-8e5933582275:zope.viewlet/trunk:113069
Remove CVS-era Id fossils.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
# Zope Toolkit policies as described by this documentation.
18
18
##############################################################################
19
19
"""Setup for zope.viewlet package
20
 
 
21
 
$Id$
22
20
"""
23
21
import os
24
22
from setuptools import setup, find_packages