We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a148b commit 87bd766Copy full SHA for 87bd766
setup.py
@@ -16,7 +16,7 @@
16
# BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
17
# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
18
#
19
-# $Id: setup.py,v 1.100 2008-02-27 08:32:45 richard Exp $
+# $Id: setup.py,v 1.101 2008-02-27 20:57:56 richard Exp $
20
21
from distutils.core import setup, Extension
22
from distutils.util import get_platform
@@ -356,8 +356,6 @@ def main():
356
357
- MySQL backend bug introduced in 1.4.2
358
359
-There's also a ton of bugfixes.
360
-
361
If you're upgrading from an older version of Roundup you *must* follow
362
the "Software Upgrade" guidelines given in the maintenance documentation.
363
0 commit comments