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

OneGov/onegov.notice

Repository files navigation

Onegov Notice

Official notices for OneGov.

States

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 Notice follows PEP8 as close as possible. To test for it run:

tox -e pep8

Onegov Notice uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latests PyPI Release

Latest PyPI Release

License

onegov.notice is released under GPLv2