Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Latest commit

 

History

History
50 lines (33 loc) · 1 KB

README.rst

File metadata and controls

50 lines (33 loc) · 1 KB

Onegov Recipient

A generic recipient model for OneGov Cloud

Run the Tests

Install tox and run it:

pip install tox
tox

Limit the tests to a specific python version:

tox -e py27

Conventions

Onegov Recipient follows PEP8 as close as possible. To test for it run:

tox -e pep8

Onegov Recipient uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latest PyPI Release

Latest PyPI Release

License

onegov.recipient is released under GPLv2