Browse Source

mnemosyne: Adapted Pylons module with the new dependencies of pylons 0.9.7

legacy/next/gcc
Nagy Karoly Gabriel 16 years ago
parent
commit
10ca36ceff
1 changed files with 7 additions and 1 deletions
  1. +7
    -1
      pkgsel.d/Services/Web/Pylons.ask

+ 7
- 1
pkgsel.d/Services/Web/Pylons.ask

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: target/mnemosyne/pkgsel.d/Services/Web/Pylons.ask
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2008 - 2009 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
@ -32,6 +32,12 @@ X webhelpers
X mako
X decorator
#New dependencies for Pylons 0.9.7
X tempita
X pygments
X weberror
X webtest
#Testing util
X nose

Loading…
Cancel
Save