.dockerignore
.editorconfig
.travis.yml
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
docker-compose.tests.yaml
requirements-devel.txt
requirements-docs.txt
requirements.txt
run-tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
.tx/config
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/usage.rst
docs/_ext/ultramock.py
examples/app.py
invenio_workflows/__init__.py
invenio_workflows/api.py
invenio_workflows/engine.py
invenio_workflows/errors.py
invenio_workflows/ext.py
invenio_workflows/models.py
invenio_workflows/proxies.py
invenio_workflows/signals.py
invenio_workflows/tasks.py
invenio_workflows/utils.py
invenio_workflows/version.py
invenio_workflows/worker_engine.py
invenio_workflows.egg-info/PKG-INFO
invenio_workflows.egg-info/SOURCES.txt
invenio_workflows.egg-info/dependency_links.txt
invenio_workflows.egg-info/entry_points.txt
invenio_workflows.egg-info/not-zip-safe
invenio_workflows.egg-info/requires.txt
invenio_workflows.egg-info/top_level.txt
tests/Dockerfile.py27
tests/Dockerfile.py33
tests/Dockerfile.py34
tests/Dockerfile.py35
tests/conftest.py
tests/test_invenio_workflows.py
tests/test_workflows_api.py
tests/test_workflows_delayed.py
tests/test_workflows_model.py
tests/sample/record.xml