summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e090d7b)
raw | patch | inline | side by side (parent: e090d7b)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 26 Jul 2001 07:14:27 +0000 (07:14 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 26 Jul 2001 07:14:27 +0000 (07:14 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@90 57a73879-2fb5-44c3-a270-3262357dd7e2
setup.py | patch | blob | history |
diff --git a/setup.py b/setup.py
index 7c5d3d68068d715c832ffd7b5fc3bf6b40ce12b6..5ecfdcddb18a56b0ae6748be471c4087a1d78fb8 100644 (file)
--- a/setup.py
+++ b/setup.py
+#! /usr/bin/env python
+
+# $Id: setup.py,v 1.2 2001-07-26 07:14:27 richard Exp $
+
from distutils.core import setup, Extension
from distutils.util import get_platform
# now install the bin programs, and the cgi-bin programs
# not sure how, yet.
+
+#
+# $Log: not supported by cvs2svn $
+#