Python Game of Thrones board game server.
Simple four step pipeline, eventually feeding coverage to Codecov.io and Codacy.
pytest tests
pycodestyle pygot tests
pydocstyle pygot tests
pylint --rcfile=setup.cfg pygot tests
Fancy stuff.
Python Game of Thrones board game server.
Simple four step pipeline, eventually feeding coverage to Codecov.io and Codacy.
pytest tests
pycodestyle pygot tests
pydocstyle pygot tests
pylint --rcfile=setup.cfg pygot tests
Fancy stuff.