mirror of
https://github.com/sartography/SpiffWorkflow.git
synced 2025-07-31 15:22:09 +08:00
rename 'storage' modules to 'serializer', and rename serializer child modules
This commit is contained in:
2
setup.py
2
setup.py
@ -21,7 +21,7 @@ included with the package.
|
||||
license = 'lGPLv2',
|
||||
packages = find_packages(exclude=['tests', 'tests.*']),
|
||||
requires = [],
|
||||
keywords = 'spiff guard acl acls security authentication object storage',
|
||||
keywords = 'spiff workflow bpmn engine',
|
||||
url = 'https://github.com/knipknap/SpiffWorkflow',
|
||||
classifiers = [
|
||||
'Development Status :: 3 - Alpha',
|
||||
|
Reference in New Issue
Block a user