mirror of
https://github.com/sartography/SpiffWorkflow.git
synced 2025-08-02 00:59:41 +08:00
Get rid of the Server directory, which was just a crappy prototype.
This commit is contained in:
2
setup.py
2
setup.py
@ -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 = [
|
||||
|
Reference in New Issue
Block a user