Libres integration for OneGov Cloud.
Libres is a python library to reserve stuff: Libres on Github
Install tox and run it:
pip install tox tox
Limit the tests to a specific python version:
tox -e py27
Onegov Reservation follows PEP8 as close as possible. To test for it run:
tox -e pep8
Onegov Reservation uses Semantic Versioning
onegov.reservation is released under GPLv2