Get rid of the Server directory, which was just a crappy prototype.

This commit is contained in:
Samuel Abels
2010-01-15 01:58:25 +01:00
parent e954ca6895
commit 55d5280233
18 changed files with 3 additions and 801 deletions

View File

@ -22,7 +22,7 @@ to API stability at this time.
license = 'lGPLv2',
package_dir = {'': srcdir},
packages = [p for p in find_packages(srcdir)],
requires = ['sqlalchemy', 'SpiffSignal'],
requires = ['SpiffSignal'],
keywords = 'spiff guard acl acls security authentication object storage',
url = 'http://code.google.com/p/spiff-workflow/',
classifiers = [